How to solve: javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/xml/ws/soap/SOAPFaultException How to solve: javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/xml/ws/soap/SOAPFaultException apache apache

How to solve: javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/xml/ws/soap/SOAPFaultException


The above exception clearly states that the dependency library has not be included can you list down all the jar being used by your project

Most probably the jar which is missing from your project is jax-ws.jar