-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
8.2.0.Final
-
None
When javax.transaction.@Transactional CDI is put on EJB application is able to be correctly deployed on the server. According to JSR345 it should not be possible. It is illegal to associate JTA transactional interceptors [8] with Enterprise JavaBeans. The EJB Container should fail deployment of such applications.