[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-47) Parsing deployers should pass the URI to the parser

Adrian Brock (JIRA) jira-events at lists.jboss.org
Thu May 29 14:39:46 EDT 2008


Parsing deployers should pass the URI to the parser
---------------------------------------------------

                 Key: JBDEPLOY-47
                 URL: http://jira.jboss.com/jira/browse/JBDEPLOY-47
             Project: JBoss Deployers
          Issue Type: Bug
          Components: parsing
    Affects Versions:  JBDEPLOY-2.0.0.Beta15
            Reporter: Adrian Brock
             Fix For: JBDEPLOY-2.0.0.CR1


The parsing deployers, e.g. JAXPDeployer, JAXBDeployer, JBossXB deployers, etc.
should be passing the URI of the xml document such that relative urls can be resolved,
e.g. for entities and XInclude

Currently they are opening and passing streams which means all entities get resolved against the current
working directory.

See the forum thread for more details.

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