|
From: <jue...@we...> - 2004-08-30 18:34:05
|
After our recent issues with JTA resume (with the outer transaction = marked as rollback-only) on WebLogic, which we were just able to solve = for WebLogic 8.1 but not for 7.0: =20 http://opensource.atlassian.com/projects/spring/browse/SPR-251 = <http://opensource.atlassian.com/projects/spring/browse/SPR-251>=20 =20 we now have similar problems on WebSphere 4.0, seemingly with suspension = of an ordinary transaction: =20 http://opensource.atlassian.com/projects/spring/browse/SPR-295 = <http://opensource.atlassian.com/projects/spring/browse/SPR-295>=20 =20 Any WebSphere user that can shed some light on this? I'm afraid that = we'll have to invoke some proprietary WebSphere API for JTA = suspend/resume, just like we had to do for WebLogic... =20 Oh how do I wish that J2EE considered = javax.transaction.TransactionManager as proper public API... =20 Juergen =20 |