3 Replies Latest reply on Oct 23, 2008 12:23 PM by peterj

    Exception when I try to deploy a web service

    pkorros

      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.