FYI, the Spring TM integration did appear to work, though I had to
pause my prototype due to some unknown concurrency/XA related
exceptions.
--jason
On Feb 20, 2006, at 12:35 PM, David Jencks wrote:
I recommend you use the spring adapter in the spring module in
geronimo trunk. I haven't been able to test to see if it works:
Jason Dillon was working on it but I don't know how far he got.
Your feedback would be appreciated.
thanks
david jencks
On Feb 20, 2006, at 11:07 AM, [EMAIL PROTECTED] wrote:
We have an application using db2jcc.jar for connecting to DB2
server. When
we deploy the application after we created the database pools, we
have the
following messages showing up. Is there any document showing how
to use
JTA transaction manager?
Thanks again for many helps in advance.
Young
10:55:09,735 INFO [DefaultListableBeanFactory] Pre-instantiating
singletons in factory
[org.springframework.beans.factory.support.DefaultListableBeanFactory
defining beans
[transactionManager,authenticateSessionTarget,authenticateSession,use
rAdminSessionTarget,userAdminSession,requestSessionTarget,requestSess
ion,searchSessionTarget,searchSession];
root of BeanFactory hierarchy]
10:55:09,736 INFO [JtaTransactionManager] Using JTA UserTransaction:
[EMAIL PROTECTED]
10:55:09,736 WARN [JtaTransactionManager] No JTA
TransactionManager found:
transaction suspension and synchronization with existing JTA
transactions
not available