Skip to content

Spring does not detect nested JBoss RollbackException [SPR-6450] #11116

Closed
@spring-projects-issues

Description

@spring-projects-issues

Olivier BILLIARD opened SPR-6450 and commented

I am using Spring 2.0.2 with JBoss 4.2.1 which uses Arjuna Transaction Manager. When i am trying to rollback a transaction i am getting the error message as IllegalStateException"No Active JTA Transaction" The integration between Spring and JBOSS does not work properly anymore after upgrading jboss from 4.0.4 to 4.2.1.

Raised the same issue in the JBoss forum but they have replied that it is a spring bug that it is trying to synchronise a inactive transaction.

For more information Please refer the below links.

http://jira.jboss.com/jira/browse/JBAS-4972
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=118261

I have also raised it in the spring forum Please refer the below link

http://forum.springframework.org/showthread.php?t=27867

Can you please help me out in this as this seems to be very critical.

Thanks,
Kavipriya


Affects: 2.5.6

Attachments:

Referenced from: commits c4d8f6b

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions