[jboss-jira] [JBoss JIRA] Resolved: (JBCOMMON-48) JBossEntityResolver.resolveEntity(String publicId, String systemId)

Scott M Stark (JIRA) jira-events at lists.jboss.org
Sun Apr 6 01:10:21 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBCOMMON-48?page=all ]

Scott M Stark resolved JBCOMMON-48.
-----------------------------------

    Resolution: Done

The JBossEntityResolver now has a replaceSystemProperties property that is true by default. This is used to enable system property replacement in the resolveSystemIDasURL method on the input systemId.

See the org.jboss.test.util.test.xml.resolver.JBossEntityResolverUnitTestCase.testSystemPropertyInSystemID() unit test.


> JBossEntityResolver.resolveEntity(String publicId, String systemId)
> -------------------------------------------------------------------
>
>                 Key: JBCOMMON-48
>                 URL: http://jira.jboss.com/jira/browse/JBCOMMON-48
>             Project: JBoss Common
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: common-core
>    Affects Versions: 2.2.4.GA
>            Reporter: Scott M Stark
>         Assigned To: Scott M Stark
>             Fix For: 2.2.5.GA
>
>
> The JBossEntityResolver.resolveEntity method does not attempt to parse systemIds for system property references. This is needed to practically use systemIds like vfsurls:
>          <jbsx:policy
>             xsi:schemaLocation="urn:jboss:security-config:5.0 vfsfile:${jboss.server.lib.url}/jboss-metadata.jar/schema/security-config_5_0.xsd"

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