[jboss-jira] [JBoss JIRA] (JBEE-136) javax.transaction.TransactionalException constructor does not call super
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Fri Jul 26 12:14:26 EDT 2013
[ https://issues.jboss.org/browse/JBEE-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793237#comment-12793237 ]
Shelly McGowan commented on JBEE-136:
-------------------------------------
1.0.0.Beta1 released:
https://repository.jboss.org/nexus/content/groups/public/org/jboss/spec/javax/transaction/jboss-transaction-api_1.2_spec/1.0.0.Beta1/
> 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
More information about the jboss-jira
mailing list