users@glassfish.java.net

Re: JNDI lookup of stateless session bean using Glassfish 2.1

From: <forums_at_java.net>
Date: Sat, 3 Dec 2011 21:24:35 -0600 (CST)

java:comp namespace is available only if the current execution is part of
Java EE component invocation.  For example, if your POJO lookup is part of a
servlet service method, or part of a EJB business invocation.  Where is the
POJO lookup in the call stack?

How is the lookup thread related to the killed thread?


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