Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.1.0
-
Fix Version/s: Bug Backlog
-
Component/s: Modules: XA Transactions
-
Labels:
-
Environment:
2.0.3 snapshot, hsqsldb (mysql, oracle xe), windows
-
User impact:High
-
Similar Issues:None
Description
see http://www.nabble.com/XA-single-resource-td18915531.html
In addition to that, even when using 2 datasources the acknowledge statement is not being executed.
Testcases are attached.
2 test cases:
(+ pom.xml to easily run the tests)
- one illustrating that one phase commit doesn't work
- one illustrating that outbound query on a second datasource works, but that acknowledge-statement isn't executed
(+ pom.xml to easily run the tests)