users@glassfish.java.net

NullPointerException in

From: <forums_at_java.net>
Date: Thu, 5 May 2011 04:40:20 -0500 (CDT)

Hi,

I'm deploying a JEE Application to GlassFish 3.1 (24) unfortunately I'm
getting:

NullPointerException in
com.sun.enterprise.connectors.util.ResourcesUtil.isJdbcPoolReferredInServerInstance

It is happening in the Initialization Code of an EJB (@PostConstruct)

There I am calling: em.find(MyClass.class, myClassId);

I suspect it being a configuration error of my persistance layer, but I'm not
sure where...

Can anybody help here please?

Thanks in advance!

Regards


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