[
https://issues.redhat.com/browse/WFLY-12871?page=com.atlassian.jira.plugi...
]
Ilia Vassilev moved JBEAP-18282 to WFLY-12871:
----------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-12871 (was: JBEAP-18282)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
(was: EJB)
Affects Version/s: (was: 7.2.5.GA)
Fix Version/s: (was: 7.3.1.GA)
System Exception (EJBException) should be thrown instead of
ApplicationException when rollback=false
----------------------------------------------------------------------------------------------------
Key: WFLY-12871
URL:
https://issues.redhat.com/browse/WFLY-12871
Project: WildFly
Issue Type: Bug
Components: EJB
Reporter: Ilia Vassilev
Assignee: Panagiotis Sotiropoulos
Priority: Major
Labels: downstream_dependency
During an EJB call throwing an application exception (rollback=false), if an exception
occurs during transaction commit (such as in beforeCompletion) the original application
exception is incorrectly being thrown to the caller instead of the tx exception.
This bug appears to be caused by WFLY-10146
--
This message was sent by Atlassian Jira
(v7.13.8#713008)