[jboss-jira] [JBoss JIRA] (WFLY-4169) Wildfly doesn't fail on deployment EJB with CDI @Transactional

Kamil Żbikowski (JIRA) issues at jboss.org
Tue Dec 9 18:35:40 EST 2014


     [ https://issues.jboss.org/browse/WFLY-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kamil Żbikowski updated WFLY-4169:
----------------------------------
    Description: When javax.transaction. at 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.??  (was: When javax.transaction. at Transactional CDI is put on EJB nothing 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.??)


> Wildfly doesn't fail on deployment EJB with CDI @Transactional
> --------------------------------------------------------------
>
>                 Key: WFLY-4169
>                 URL: https://issues.jboss.org/browse/WFLY-4169
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 8.2.0.Final
>            Reporter: Kamil Żbikowski
>            Assignee: David Lloyd
>
> When javax.transaction. at 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.??



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)



More information about the jboss-jira mailing list