[jboss-jira] [JBoss JIRA] Created: (JBCOMMON-48) JBossEntityResolver.resolveEntity(String publicId, String systemId)
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Sat Apr 5 17:58:21 EDT 2008
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