[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-2243) Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Wed Apr 13 02:41:33 EDT 2011
[ https://issues.jboss.org/browse/EJBTHREE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595192#comment-12595192 ]
jaikiran pai commented on EJBTHREE-2243:
----------------------------------------
Thanks Benoit, for reporting and then providing a fix. I've committed this change and will be available in next release.
> Transaction problems, possible bug in ApplicationExceptionComponentMetaDataLoaderFactory
> ----------------------------------------------------------------------------------------
>
> Key: EJBTHREE-2243
> URL: https://issues.jboss.org/browse/EJBTHREE-2243
> Project: EJB 3.0
> Issue Type: Bug
> Components: transactions
> Affects Versions: depchain-1.0.0-alpha-47
> Environment: JBoss AS 6.0.0.Final
> Reporter: Benoit Heinrich
> Assignee: jaikiran pai
> Fix For: depchain-1.0.1
>
>
> I think I've found a possible bug with transaction attributes management in jboss 6.0.0 Final.
>
> The problem appears when using the @TransactionAttribute annotation on an EJB bean with the @Interceptors.
>
> When using that it seems that the @TransactionAttribute annotation is ignored.
>
> By removing the @Interceptors annotation it works and the right transaction attribute is used.
>
> More details available in the jboss forum link.
> Cheers,
> /Benoit
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list