WS-AT Subordinat Context Handler needs to reinstate existing subordinate if there is one
----------------------------------------------------------------------------------------
Key: JBTM-510
URL:
https://jira.jboss.org/jira/browse/JBTM-510
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.5
Reporter: Andrew Dinn
Assignee: Andrew Dinn
Fix For: 4.6
The WS-AT subordinate transaction context handler creates a subordinate transaction for an
incoming WS-AT transaction and then resumes it, thus ensuring that the web service
performs its operations in the subordinate transaction. The problem is that it needs to
ensure that on subsequent invocations of the web service in the same top-level transaction
it resumes the same subordinate transaction (it currently always creates a subordinate).
The hard bit is also ensuring that the parent to subordinate association is garbage
collected when either the parent or subordinate commits or rolls back.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira