[
https://issues.jboss.org/browse/JBEE-136?page=com.atlassian.jira.plugin.s...
]
Paul Robinson commented on JBEE-136:
------------------------------------
For what it's worth, I think this is a high priority as it should be causing the Java
EE 7 CTS to fail. The only reason it doesn't is because there isn't a test for
this issue.
javax.transaction.TransactionalException constructor does not call
super
------------------------------------------------------------------------
Key: JBEE-136
URL:
https://issues.jboss.org/browse/JBEE-136
Project: JBoss JavaEE Spec APIs
Issue Type: Bug
Components: jboss-transaction-api
Reporter: Gytis Trikleris
Assignee: Shelly McGowan
TransactionalException does not call super constructor. Therefore, cause does not get
initiated and the exact reason why the exception was thrown (e.g. from CDI interceptor)
cannot be known later.
I think this also should cause JTA 1.2 to fail CTS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira