Hi I'm not sure but I think the SunOne the same GlassFish, Am I right? if yes so there is no problem with that class and if no, How can I implement that? As I can see in the source of AutomaticManagedRuntime there is a SunOneManagedRuntime but I don't know how to detect if the GlassFish is the app server
Miłosz Tylenda wrote: > > Mohammad, > > There are a couple of notes on XA transactions in the user manual [1]. > Have you tried them? > > The javadoc of AutomaticManagedRuntime [2] mentions SunONE as supported > out-of-the-box but not GlassFish, so you might need to provide your own > glue code. > > Regards, > Milosz > > [1] > http://openjpa.apache.org/builds/latest/docs/manual/manual.html#ref_guide_enterprise_trans > [2] > http://openjpa.apache.org/builds/latest/docs/javadoc/org/apache/openjpa/ee/AutomaticManagedRuntime.html > > > ----- -- Regards Mohammad http://pixelshot.wordpress.com Pixelshot -- View this message in context: http://n2.nabble.com/EntityManager-dosn-t-release-connection-in-XA-transactions-tp4205041p4208141.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
