In general, the context-root of the web service will be the name of the jar file the
stateless bean is deployed in. So change the name of the jar file and the context-root of
the web service is changed accordingly. in general, the alias portion is determined by
the name of the ejb in the ejb-jar.xml file. Change the name here, and make sure that
webservices.xml references it correctly and it will change the alias of the web service.
http://somehost/context-root/alias
John
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052575#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...