-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
6.1.0
-
None
If exception (even if annotated with @ApplicationException) is thrown from stateless session bean with Bean-Managed transaction (@TransactionManagement(TransactionManagementType.BEAN)) then this exception is wrapped in EJBException. This does not happened in JBoss 6.0.0.Final and it is also not happening for beans with Container-managed transaction.
- duplicates
-
JBAS-9443 BMT Stateful EJB method throwing an Application Exception causes the bean to be destroyed
- Open