|
From: Dmitri M. <ma...@md...> - 2004-09-03 21:21:58
|
I just tried WLS 7 with Spring 1.1rc2 and BMT transaction demaraction. It doesn't work with standard JtaTransactionManager or with WeblogicJtaTransactionManager, so something fundamentally broken in WLS7 (same NPE as described in JIRA SPR-251). Next I'll try to use WLS TransactionManager (exposed in JNDI) to suspend/resume transaction without Spring to see it it's going to work. |