[jboss-jira] [JBoss JIRA] (WFLY-3329) EJBs with same Java class name not intercepted by CDI interceptors
David Lloyd (JIRA)
issues at jboss.org
Fri May 9 09:01:59 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Lloyd updated WFLY-3329:
------------------------------
Description:
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.
was:
h3. Given
Two or more EJBs with the same Java class name but from different Java packages.
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.
Assignee: Stuart Douglas (was: David Lloyd)
Component/s: CDI / Weld
(was: EJB)
I think this might be more CDI-related, though it might also have something to do with the EJB deployment paths.
> 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