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
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