On Wed, 11 Jun 2003 11:16, Brian Wallis wrote:

> Searched the source instead. In jboss-jca.sar/META-INF/jboss-service.xml is
> the configuration of the CachedConnectionManager and the parameter
> SpecCompliant is set to false. I think that if I make it true then the
> connections will not be closed. ie:

And it seems to work. My connections remain open for the duration of the 
transaction and I close them in afterCompletion() on the bean.

Thanks for the help, but I'm still not sure if I'm doing the right thing here 
wrt transactions and JCAs.

brian...



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to