You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by rop <ro...@gmail.com> on 2014/01/23 00:27:27 UTC

Changing the URL for SOAP @WebService

Using the @WebService annotation to publish my SOAP-service on TomEE+ 1.6, 
how do I change the URL pattern?

For @WebServlet I can use: @WebServlet(urlPattern="...")

But could not figure out how to do the same for @WebService -- I only get
the default URL...




--
View this message in context: http://openejb.979440.n4.nabble.com/Changing-the-URL-for-SOAP-WebService-tp4667258.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Changing the URL for SOAP @WebService

Posted by Anthony Fryer <ap...@hotmail.com>.
This might help...

http://openejb.979440.n4.nabble.com/TomEE-CXF-Configuration-td4631682.html#a4651270



--
View this message in context: http://openejb.979440.n4.nabble.com/Changing-the-URL-for-SOAP-WebService-tp4667258p4667260.html
Sent from the OpenEJB User mailing list archive at Nabble.com.