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,user
AdminSessionTarget,userAdminSession,requestSessionTarget,requestSessio
n,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