[jboss-user] [JCA/JBoss] - Re: c3p0 connection not being involved in business transacti

weston.price@jboss.com do-not-reply at jboss.com
Mon Apr 23 09:02:00 EDT 2007


C3p0 is not JCA and is unaware of transaction enlistement. It is simply a pooling library.
 
To get the behavior you want, you need to use a JBossJCA datasource where we provide the pooling, transaction enlistment etc. 

Have a look at:

http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossJCA

generally and

http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigDataSources

more specifically.




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039825#4039825

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



More information about the jboss-user mailing list