]
jaikiran pai commented on EJBTHREE-2243:
----------------------------------------
r111741 commit in AS trunk contains a upgrade of EJB3 depchain to 1.0.1, which contains
this fix. This fix will be available in the next nightly build
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: