On Wed, Apr 1, 2009 at 6:13 PM, Azazel Se <[email protected]> wrote: > > java.lang.ClassNotFoundException: javax.wsdl.xml.WSDLLocator >
You need that class, the wsdl4j jar that was released with axis2 should contain one. Try putting that jar in WEB-INF/lib . - R
