-
Bug
-
Resolution: Done
-
Major
-
depchain-1.0.0-alpha-47
-
None
-
-
jboss-ejb3-transaction:1.0.4
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