[jboss-user] [JBossWS] - Exception when I try to deploy a web service

pkorros do-not-reply at jboss.com
Thu Oct 23 03:56:03 EDT 2008


When I try to deploy my web service I get the following error:


  | 10:43:01,536 INFO  [WSDLFilePublisher] WSDL published to: file:/C:/Projects/jboss-4.2.3.GA/server/default/data/wsdl/ROOT.war/SOAPSearchCustomers57095.wsdl
  | 10:43:08,833 ERROR [[SOAPSearchCustomers]] Servlet.service() for servlet SOAPSearchCustomers threw exception
  | javax.xml.ws.WebServiceException: Cannot obtain endpoint for: jboss.ws:context=,endpoint=SOAPSearchCustomers
  | 	at org.jboss.wsf.stack.jbws.EndpointServlet.initEndpoint(EndpointServlet.java:137)
  | 	at org.jboss.wsf.stack.jbws.EndpointServlet.initServiceEndpoint(EndpointServlet.java:93)
  | 	at org.jboss.wsf.stack.jbws.EndpointServlet.service(EndpointServlet.java:74)
  | 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
  | 	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
  | 

any idea on whats wrong? What can I do to debug this?

I am using JBoss 4.2.3 and JBossWS 3.0.3.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184059#4184059

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184059



More information about the jboss-user mailing list