[
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