[jboss-user] [EJB/JBoss] - How To Modify Global JNDI Name
Crucifix
do-not-reply at jboss.com
Wed Sep 24 17:34:57 EDT 2008
Hello,
When accessing one of several EJBs in my EAR through JNDI, the JNDI names are '<ear-name>/<ejb-name>/local'. I can customize <ejb-name> portion through the @Stateless(name=) attribute, but I cannot find a way to change the <ejb-name> part without renaming my EAR file, and I don't want to do this.
Any ideas? Can I deploy some kind of config file in my EAR to do this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178649#4178649
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178649
More information about the jboss-user
mailing list