embedded@glassfish.java.net

Re: [embedded] JPA support

From: Siraj Ghaffar <Siraj.Ghaffar_at_Sun.COM>
Date: Fri, 21 Aug 2009 09:49:01 -0400

There is work going on to make JPA work in the embedded mode and
resolve some remaining issues.

bea wrote:
> 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
>