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