0 Replies Latest reply on Aug 13, 2015 2:50 PM by jmandawg

    How do you change cxf url mapping

    jmandawg

      I've looked everywhere and can't find it.  It should be simple.

       

      I'm trying to create a pojo jax-ws service and it works fine but it is published to:

      http://localhost:8080/MyApp/MyService?wsdl

       

      How can I change the default cxf mappping to publish to:

      http://localhost:8080/MyApp/ws/MyService?wsdl

       

      Thanks.