"aggarwald" wrote :
| As this is due to "Lazy JCA Enlistment" feature of CachedConnectionManager,
Lazy JCA enlistement is not your problem, you're trying to share connections
across transaction boundaries. Almost certainly not what you want.
The usual answer to this FAQ is use a no-tx-datasource if you don't want the
connections enlisting in the transactions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166648#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...