[
http://jira.jboss.com/jira/browse/JBMICROCONT-107?page=all ]
Adrian Brock closed JBMICROCONT-107.
------------------------------------
Resolution: Rejected
I'm closing this because it only makes sense for some of the old parsers
that should be reworked anyway.
JBossXB or JAXB already have mechanisms for mapping different namespaces
to different metadata objects.
The only other usecase would the split between EJB2/3 but that is being resolved
by the unified metadata.
Parsing every .xml file multiple times to decide if the namespace matches is going
to be totally inefficient.
You're free to re-open this discussion in the forums with a more reasonable solution
if you can explain why other solutions don't resolve the problem in a more
efficient/scalable way.
Make AbstractParsingDeployer namespace aware
--------------------------------------------
Key: JBMICROCONT-107
URL:
http://jira.jboss.com/jira/browse/JBMICROCONT-107
Project: JBoss MicroContainer
Issue Type: Feature Request
Components: Deployment
Reporter: Thomas Diesler
Assigned To: Adrian Brock
Currently the parsing deployers work of the metadata filename (i.e.
application-client.xml) only
This deployer should look at the namespaceURI of the root element to see if it should
process the dd.
Note, jboss dds have a doctype.publicId instead of a namespaceURI.
--
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