Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JAX-WS deployed in Tomcat causing problem "SEVERE: Error listenerStart"

843833Jun 20 2007
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2007
Added on Jun 20 2007
0 comments
368 views