users@glassfish.java.net

Re: GF 3.1 and java:/module scope

From: <forums_at_java.net>
Date: Thu, 7 Apr 2011 09:10:39 -0500 (CDT)

Did you try looking up java:module/MyEJB within the webapp?  It should work.

The reason the module-scoped jndi name is not logged is, it's only scoped to
the module and not exposed to other apps in the server, whereas the global
jndi names are accessible to all deployed apps.  For the same reason, any
java:comp/**/* or java:app/**/* jndi names are not logged either.


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