|
From: <jue...@we...> - 2004-09-03 21:40:31
|
As I already wrote in my JIRA comments: Many thanks for your efforts, =
Dmitri!
=20
I assume that with JtaTransactionManager, you'll get an =
IllegalStateException ("cannot resume rollback-only transaction" or the =
like), and with WebLogicJtaTransactionManager, you'll get the NPE in =
WebLogic code?
=20
This really seems to be a bug in WebLogic 7.0... At least it should work =
properly as long as not suspending a transaction that has been marked as =
rollback-only.
=20
Juergen
=20
________________________________
Von: spr...@li... im Auftrag =
von Dmitri Maximovich
Gesendet: Fr 03.09.2004 23:07
An: spr...@li...
Betreff: [Springframework-developer] WLS 7 and TX suspend/resume - =
continue.
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.
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=3D5047&alloc_id=3D10808&op=3Dclick
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|