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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...