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