[jboss-jira] [JBoss JIRA] Resolved: (JBAS-8509) JBossClientParsingDeployer should not merge metadata
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sun Oct 10 02:48:39 EDT 2010
[ https://jira.jboss.org/browse/JBAS-8509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved JBAS-8509.
--------------------------------
Fix Version/s: 6.0.0.CR1
Resolution: Done
No regressions observed https://hudson.jboss.org/hudson/job/JBoss-AS-6.0.x-testSuite-sun16/900/. Closing this as fixed.
> JBossClientParsingDeployer should not merge metadata
> ----------------------------------------------------
>
> Key: JBAS-8509
> URL: https://jira.jboss.org/browse/JBAS-8509
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Deployers
> Affects Versions: 6.0.0.M5
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: 6.0.0.CR1
>
>
> JBossClientParsingDeployer currently merges metadata, instead of just parsing and creating metadata from jboss-client.xml. This leads to merging the metadata in a wrong state (for example, it doesn't take into account the annotated metadata view) and can lead to exceptions. The JBossClientParsingDeployer should just be responsible for parsing and creating the metadata out of jboss-client.xml. The merging should (and is) handled by MergedJBossClientMetaDataDeployer.
--
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