users@glassfish.java.net

Re: Disable glassfish JNDI names breaks inter-ear injection

From: <forums_at_java.net>
Date: Wed, 22 Jun 2011 08:02:04 -0500 (CDT)

For inter-application ejb ref, no automatical mapping is done.  One has to
map ejb-ref to either portable or nonportable jndi names, with either
glassfish-*.xml, or @EJB(lookup), or @EJB(mappedName)

For intra-application ejb ref, ejb-ref can be resolved automatically, or with
ejb-link.  jndi-name mapping is not needed, though it may also be used to
help resolve it.


--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/814679