EjbContext.get/setRollbackOnly not accessible for SUPPORTED, NOT_SUPPORTED,
NEVER tx policies
---------------------------------------------------------------------------------------------
Key: OPENEJB-1341
URL: https://issues.apache.org/jira/browse/OPENEJB-1341
Project: OpenEJB
Issue Type: Bug
Components: ejb31
Affects Versions: 3.2
Reporter: David Jencks
Assignee: David Jencks
Fix For: 3.2
There are a bunch of spec sections such as 13.6.2.9 that indicate that for
transaction policies where there might not be a transaction, trying to access
the rollback status must throw an IllegalStateException. I'm not sure if this
is a change from previous specs or not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.