JAX-WS deployed in Tomcat causing problem "SEVERE: Error listenerStart"
Hi,
I am getting the following error, when deploying the webservice in tomcat. It works fine in my local machine. But when i deploy the same in tomcat running on SPARC, i am getting the following error message.
Please let me know the issue.
Thanks
Veera
Jun 20, 2007 11:09:23 AM com.sun.xml.ws.transport.http.servlet.WSServletContextListener contextInitialized
INFO: WSSERVLET12: JAX-WS context listener initializing
Jun 20, 2007 11:09:24 AM com.sun.xml.ws.transport.http.servlet.RuntimeEndpointInfoParser processWsdlLocation
INFO: wsdl cannot be found from DD or annotation. Will generate and publish a new WSDL for SEI endpoints.
Jun 20, 2007 11:09:24 AM org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
Jun 20, 2007 11:09:24 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [webmailservice] startup failed due to previous errors