[jboss-jira] [JBoss JIRA] Created: (JBAS-8472) EAR deployments that contain EJBs fail because of bean duplication

Marius Bogoevici (JIRA) jira-events at lists.jboss.org
Fri Sep 24 14:32:28 EDT 2010


EAR deployments that contain EJBs fail because of bean duplication
------------------------------------------------------------------

                 Key: JBAS-8472
                 URL: https://jira.jboss.org/browse/JBAS-8472
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions:  6.0.0.M5
            Reporter: Marius Bogoevici
            Assignee: Marius Bogoevici
             Fix For: 6.0.0.CR1


The problem is that the EAR level BM and module-level BM contain a copy of EjbContainerServices which results in the bean being present twice (in different BMs but hierarchically related).

Solution proposal: register an empty EjbContainerService for modules and delegate EJB resolution to the top-level BM - in EARs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list