Please refer to https://issues.jboss.org/browse/JBJCA-1297.
Ported to 1.1 and 1.0 branches. PR 1.1: https://github.com/ironjacamar/ironjacamar/pull/403 PR 1.0: https://github.com/ironjacamar/ironjacamar/pull/402
Verified with EAP 6.4.5.CR1.
We actually founded regression. There are switched lines in BaseWrapperManagedConnection.setJdbcTransactionIsolation(). After this change is not propagated new isolation level to the underlying connection. https://github.com/ironjacamar/ironjacamar/commit/9734a8baeb860e2af46d39bfbb0c987729316422#diff-70c384d81f51a95051c8075bb9b87b63R1054
PR with a fix: https://github.com/ironjacamar/ironjacamar/pull/433
PR merged, moving to MODIFIED.
Verified with EAP 6.4.5.CR2.
Jesper Pedersen <jpederse> updated the status of jira JBJCA-1297 to Closed
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.