All -

I just completed the migration of a Axis server to Axis2 I decided to use
the POJO with Annotations.  All my services appear in the service list yet
after selecting one rather then seeing the WSDL I get the following errors:

javax.xml.ws.WebServiceException: Error occurred generating WSDL file for
Web service implementation class {xxx.xxx.xxx.MyServicet}:
{java.lang.ClassNotFoundException:
com.sun.tools.ws.spi.WSToolsObjectFactory}
at
org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator.generateWsdl(JAXWSRIWSDLGenerator.java:187)
at
org.apache.axis2.jaxws.description.builder.JAXWSRIWSDLGenerator.initialize(JAXWSRIWSDLGenerator.java:371)

Anyone have tips for addressing this issue ?

Thanks,
..Chris

Reply via email to