embedded@glassfish.java.net

[embedded] JPA support

From: bea <beaotx_at_gmail.com>
Date: Fri, 21 Aug 2009 10:40:11 +0200

Hi,

Is it possible to use JPA in the embedded Glassfish? I'm using the jersey
test framework with an embedded Glassfish as a container, if I try to deploy
it, I get the following error when trying to retrieve the Entity Manager:

javax.naming.NamingException: Invocation exception: Got null
ComponentInvocation

Does the embedded Glassfish support it?

Thanks