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