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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...