the "myapp1/abcbean/local" and "myapp2/abcbean/local" are default jndi names. 
what you should do is override them with your own jndi names. that way you can 
name your ear whatever you want and still use the same jndi lookups. 

to override the default jndi names you can use the jboss annotations 
@LocalBinding & @RemoteBinding, or you can do it in the ejb-jar.xml & jboss.xml 
descriptors.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094186#4094186

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

Reply via email to