users@glassfish.java.net

Re: Glassfish 3.1.2 embedded jdbc-connection-pool not working

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Wed, 26 Jun 2013 11:49:03 -0700

Look at "Table 2 Operations Allowed in the Methods of a Stateless
Session Bean" - JNDI access will work only starting with the PostConstruct.

-marina

On 6/26/13 4:12 AM, forums_at_java.net wrote:
> Holy shit!! Its working if I use @Resources annotation. But with
> InitialContext its not working. Any ideas?
>
> --
>
> [Message sent by forum member 'krishnathanuku']
>
> View Post: http://forums.java.net/node/897489
>
>