Thread:
 Container managed JTA Session Service 
 ivelin   20 Dec 2003, 14:20 
 Re: Container managed JTA Session Service 
 Horst Dehmer   16 Feb 2004, 00:06 
 Re: Container managed JTA Session Service 
 alesj   19 Oct 2004, 10:58 
 Re: Container managed JTA Session Service 
 juice   28 Oct 2004, 19:32 
 Re: Container managed JTA Session Service 
 hengels   17 Feb 2004, 10:02 
 Synchronization problem 
 jdragon   17 Feb 2004, 23:29 
 Re: Synchronization problem 
 TransactionException   24 Apr 2007, 04:41 
 Re: Container managed JTA Session Service 
 hengels   18 Mar 2004, 13:29 
 Re: Container managed JTA Session Service 
 hengels   18 Mar 2004, 14:07 
 Re: Container managed JTA Session Service 
 clcantrell   03 Aug 2006, 08:51 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: juice (28 Oct 2004, 19:32) Replies: 0, Views: 38855
Subject: Re: Container managed JTA Session Service
>I downloaded/build/deployed/installed jtasession.zip. Everything's
>fine. I even get a JTA hibernate session from the factory which works
>well.
>Now the problem: Before the end of the transaction/SLSB call, JBoss
>[CachedConnectionManager] closes the session's connection before
>JTASessionSynchronization gets the chance to do so...
>INFO  [CachedConnectionManager] Successfully closed a connection for
>you.  Please close them yourself:

In your transaction-service.xml in the deploy directory,
make sure you have
<attribute name="Debug">false</attribute>

If debug is set to true, JBoss will close your connection before you are 
done with them. Very annoying.
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]