How to handle SOAP EXCEPTION
807601Jun 24 2008 — edited Jun 24 2008Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/soap/SOAPException
at org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:179)
I got the above exception when trying to deploy a service
How to handle this exception