4 Replies Latest reply on Nov 1, 2011 7:29 AM by dlaprade

    WSDLPublisher not configured, unable to publish contract!

    bapats

      I developed a web service using JBossWS-CXF3.4.0. The web service during deployment gives the following waring:

      WARN  [JaxwsEndpointDefinitionParser$JBossWSSpringEndpointImpl] WSDLPublisher not configured, unable to publish contract!

       

      What does this error mean? Where do I configure the WSDLPublisher? I have configured jbossws-cxf.xml, and web.xml as shown in the examples.

       

      When I try to access the wsdl, I get the following error, which is probably due to the previous warning.

      javax.servlet.ServletException: Cannot obtain destination for: /test.

       

      Any help is greatly appreciated.

       

      Thanks