[jboss-user] [JBossWS] - Re: How to Define WebService URL?
anacarda
do-not-reply at jboss.com
Thu Apr 3 22:34:45 EDT 2008
I found that you can use something like the following:
@WebContext(contextRoot = "/myContextRoot", urlPattern = "/myUrlPattern")
which will give the url something like http://localhost:8080/myContextRoot/myUrlPattern
This is what I was looking for... maybe what you were also?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141548#4141548
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141548
More information about the jboss-user
mailing list