]
jaikiran pai updated EJBTHREE-2243:
-----------------------------------
Fix Version/s: depchain-1.0.0
Affects Version/s: depchain-1.0.0-alpha-47
(was: EJB3_1 1.0.3)
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.0
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: