[jboss-jira] [JBoss JIRA] Closed: (JBAS-5544) Rename metadata-beans.xml in deployers to metadata-deployer-beans.xml for consistency
Dimitris Andreadis (JIRA)
jira-events at lists.jboss.org
Tue Jun 3 18:55:20 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5544?page=all ]
Dimitris Andreadis closed JBAS-5544.
------------------------------------
Resolution: Done
Assignee: Dimitris Andreadis (was: Scott M Stark)
Ok. I renamed also the corresponding file in the embedded projectc.
> Rename metadata-beans.xml in deployers to metadata-deployer-beans.xml for consistency
> -------------------------------------------------------------------------------------
>
> Key: JBAS-5544
> URL: http://jira.jboss.com/jira/browse/JBAS-5544
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Deployers
> Affects Versions: JBossAS-5.0.0.Beta4
> Reporter: Anil Saldhana
> Assigned To: Dimitris Andreadis
> Fix For: JBossAS-5.0.0.CR1
>
>
> I also do not understand why metadata-beans.xml has two beans of the same name:
> =================================
> <!-- The old style reference metdata resolving deployer
> <bean name="ReferenceMetaDataResolverDeployer"
> class="org.jboss.deployment.ReferenceMetaDataResolverDeployer">
> </bean>
> -->
> <!-- A reference metadata resolving deployer that creates and endpoint map
> for the deployments
> -->
> <bean name="ReferenceMetaDataResolverDeployer"
> class="org.jboss.deployment.MappedReferenceMetaDataResolverDeployer">
> </bean>
> =================================
> Additionally, if you rename the file, there is an issue of AnnotationsMetaDataDeployer being already installed.
--
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