users@glassfish.java.net

Re: jpa - problem resolving classes

From: <glassfish_at_javadesktop.org>
Date: Tue, 15 May 2007 13:47:11 PDT

I suggest that you use the default Java EE 5 configuration with the JTA container-managed entity manager instead of a RESOURCE_LOCAL application-managed EM.

To do so, switch from non-jta-data-source to jta-data-source and inject the entity manager reference into your stateless EJB.

regards,
-marina
[Message sent by forum member 'mvatkina' (mvatkina)]

http://forums.java.net/jive/thread.jspa?messageID=217143