users@glassfish.java.net

Re: Is XA data source really needed here?

From: <forums_at_java.net>
Date: Thu, 14 Apr 2011 06:04:18 -0500 (CDT)

For non-xa connections also, though there will be multiple connections
acquired, all the work will be done by a single physical connection in a
particular transaction. This is achieved via connection sharing. So, work
done in SLSB X and SLSB Y will be atomic.

http://blogs.sun.com/JagadishPrasath/entry/connectionsharinginglassfish

If you could provide a simple test-case (probably using Derby database) where
this is reproducible, that would be helpful.

 


--
[Message sent by forum member 'jr158900']
View Post: http://forums.java.net/node/791268