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#3972203

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972203
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to