[jboss-user] [JBossWS] - Default context root of EJB Endpoint in ear
be324854
do-not-reply at jboss.com
Mon Sep 18 03:07:21 EDT 2006
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
More information about the jboss-user
mailing list