[
https://issues.jboss.org/browse/AS7-2874?page=com.atlassian.jira.plugin.s...
]
Stuart Douglas commented on AS7-2874:
-------------------------------------
The problem is actually with the test. It should be RunAsClient, because the arquillian
JMX based runner does not setup the CachedConnectionManager. using @RunAsClient and remote
EJB or web requests and the test will work.
Transaction rollback does not work for raw sql and bean managed
transaction
---------------------------------------------------------------------------
Key: AS7-2874
URL:
https://issues.jboss.org/browse/AS7-2874
Project: Application Server 7
Issue Type: Bug
Reporter: Ondřej Chaloupka
Assignee: Stuart Douglas
Labels: as7-ignored
Fix For: 7.1.0.Final
Transaction rollback for bean managed transaction and raw sql does not work properly.
After UPDATE data is written to DB and rollback does not cause returns to previous
state.
Test for this could be checked on:
https://github.com/ochaloup/jboss-as/commits/JBQA-5453-test-migration-tx-...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira