[wsas-java-dev] [jira] Created: (WSAS-739) ClassNotFoundException:
com.sun.tools.ws.spi.WSToolsObjectFactory error
occurs when getting ?wsdl of a jaxws annotated service
Charitha Kankanamge (JIRA)
jira at wso2.org
Mon Apr 7 05:23:17 PDT 2008
ClassNotFoundException: com.sun.tools.ws.spi.WSToolsObjectFactory error occurs when getting ?wsdl of a jaxws annotated service
------------------------------------------------------------------------------------------------------------------------------
Key: WSAS-739
URL: https://wso2.org/jira/browse/WSAS-739
Project: WSO2 WSAS
Issue Type: Bug
Affects Versions: Nightly
Environment: winxp, jdk15, WSAS with Axis2-1.4 RC4
Reporter: Charitha Kankanamge
Assignee: Lahiru Sandakith
Priority: Blocker
Attachments: JaxwsEchoservice.jar
Following error thrown when clicking on wsdl1.1 link of a jaxws annotated service.
ERROR [2008-04-07 17:38:05,000] Error occurred generating WSDL file for Web service implementation class {org.wso2.wsas.service.EchoService}: {java.lang.ClassNotFoundException: com.sun.tools.ws.spi.WSToolsObjectFactory}
Steps to reproduce:
================
1. Deploy the attached service
2. Click on wsdl1.1 link of service page in management console
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list