users@glassfish.java.net

Re: Glassfish 3 local ejb lookup problem.

From: <glassfish_at_javadesktop.org>
Date: Thu, 18 Feb 2010 07:02:39 PST

The application-name is a part of the java:global syntax for portable EJB JNDI names, but not for java:app or java:module. In the typical case the only piece of information you need for a java:module lookup is the bean name of the target EJB component. See this EJB FAQ entry for
more details :

https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#POJOLocalEJB
[Message sent by forum member 'ksak' (kenneth.saks_at_sun.com)]

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