[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-1233) EJB3Deployer needs to depend on MergedJBossMetaDataDeployer metadata

Anil Saldhana (JIRA) jira-events at lists.jboss.org
Fri Mar 21 16:13:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/EJBTHREE-1233?page=all ]

Anil Saldhana closed EJBTHREE-1233.
-----------------------------------

    Resolution: Done

> EJB3Deployer needs to depend on MergedJBossMetaDataDeployer metadata
> --------------------------------------------------------------------
>
>                 Key: EJBTHREE-1233
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1233
>             Project: EJB 3.0
>          Issue Type: Task
>          Components: core
>    Affects Versions: AS 5.0.0.Beta4
>            Reporter: Anil Saldhana
>         Assigned To: Anil Saldhana
>             Fix For: AS 5.0.0.CR1
>
>
>        // TODO: when the annotation scanner deployer comes on, we will always ha
> ve JBossMetaData
>        //super(JBossMetaData.class);
> -      addInput(JBossMetaData.class); 
> +      addInput(MergedJBossMetaDataDeployer.EJB_MERGED_ATTACHMENT_NAME);
>        // TODO: PersistenceUnits will have it's own component deployer
>        addInput(PersistenceUnitsMetaData.class);

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

        



More information about the jboss-jira mailing list