Just added an J2EE/XML forum presentation about component dependencies
in Java EE 5 / App Server 9.x to the ejb page. This describes the way
our implementation deals with ejb jndi-names by using the new
mapped-name attribute in Java EE 5. It also shows how we use defaulting
for ejb jndi-names.
Here's a link :
https://glassfish.dev.java.net/javaee5/ejb/compdependencies_xmlforum_nov15.pdf
--ken