[jboss-jira] [JBoss JIRA] (WFLY-3329) EJBs with same Java class name not intercepted by CDI interceptors

Stuart Douglas (JIRA) issues at jboss.org
Fri May 9 10:41:56 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966809#comment-12966809 ] 

Stuart Douglas commented on WFLY-3329:
--------------------------------------

The spec does not require us to support two classes with the same name in an ear.

> EJBs with same Java class name not intercepted by CDI interceptors
> ------------------------------------------------------------------
>
>                 Key: WFLY-3329
>                 URL: https://issues.jboss.org/browse/WFLY-3329
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: CDI / Weld
>    Affects Versions: JBoss AS7 7.1.1.Final, JBoss AS7 7.2.0.Final, 8.0.0.Final
>            Reporter: Maxim Frolov
>            Assignee: Stuart Douglas
>              Labels: ejb, ejb3.1, interceptor
>
> h3. Given
> Two or more EJBs with the same Java class name but from different Java deployments.
> h3. Problem
> Interceptor intercepts method calls to only one of the EJBs.
> An EJB to be intercepted seems to be chosen randomly after each redeployment.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list