Currently the default context root of an EJB Endpoint is the name of the ejb-jar file even
if that file is itself in an ear.
Wouldn?t it be better to include the name of the ear as context root when the jar is
packaged in an ear? A little example: MyWS.jar in MyApp.ear -> /MyApp/MyWS/. It avoids
collisions (and as extra bonus is similar to the JNDI naming convention of EJB3 session
beans).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972203#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...