[jboss-user] [JCA/JBoss] - Re: Turning off CachedConnectionManager

adrian@jboss.org do-not-reply at jboss.com
Fri Jul 25 08:49:39 EDT 2008


"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#4166648

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166648



More information about the jboss-user mailing list