users@glassfish.java.net

Re: Local Session Bean Call Exception in Glassfish

From: <glassfish_at_javadesktop.org>
Date: Fri, 20 Mar 2009 11:36:41 PDT

From that same page:

mappedName() : Specifies the product-specific name of the target Remote EJB. In SUN's case, this refers to the global JNDI name of the target Remote EJB.
[b]
Not applicable for local interfaces[/b] because beanName() can always be used

So the mapped name might be getting ignored.
[Message sent by forum member 'hedgy102' (hedgy102)]

http://forums.java.net/jive/thread.jspa?messageID=338202