]
Dimitris Andreadis updated JBAS-7507:
-------------------------------------
Component/s: Transaction Manager (Arjuna)
(was: System service)
Fix Version/s: JBossAS-6.0.0.M2
Affects Version/s: JBossAS-6.0.0.M1
JBossAS-5.1.0.GA
JBossAS-4.2.3.GA
(was: JBossAS-Branch_4_2)
Priority: Critical (was: Major)
Remote clients making use of NestedTransaction are not throwing
NotSupportedException when nested transactions are disabled in jbossjta-properties.xml.
--------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBAS-7507
URL:
https://jira.jboss.org/jira/browse/JBAS-7507
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Transaction Manager (Arjuna)
Affects Versions: JBossAS-4.2.3.GA, JBossAS-5.1.0.GA, JBossAS-6.0.0.M1
Reporter: Vicky Kak
Assignee: Dimitris Andreadis
Priority: Critical
Fix For: JBossAS-6.0.0.M2, JBossAS-Branch_4_2
Calling multiple UserTransaction.begin() does not throw NotSupportedTransaction in the
remote client, this is because of the ongoing tx being suspended here
http://anonsvn.jboss.org/repos/jbossas/branches/JBPAPP_4_2/server/src/mai...
check org.jboss.tm.usertx.server.UserTransactionSessionImpl::begin(.)
**************************************************************
Transaction tx = tm.suspend();
**************************************************************
This suspension of the ongoing tx had resulted in not throwing NotSupportedException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: