[jboss-jira] [JBoss JIRA] (AS7-5835) CLONE - application.xml does not support property replacement
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Wed Oct 24 19:01:02 EDT 2012
[ https://issues.jboss.org/browse/AS7-5835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729018#comment-12729018 ]
Stuart Douglas commented on AS7-5835:
-------------------------------------
It works in a war, you just need to add <spec-descriptor-property-replacement>true</spec-descriptor-property-replacement> to standalone.xml as per the above example.
This is an ordering issue, application.xml is parsed before the resolver is setup.
> CLONE - application.xml does not support property replacement
> -------------------------------------------------------------
>
> Key: AS7-5835
> URL: https://issues.jboss.org/browse/AS7-5835
> Project: Application Server 7
> Issue Type: Bug
> Components: EE
> Affects Versions: 7.1.3.Final (EAP)
> Reporter: Tom Fonteyne
> Priority: Minor
> Attachments: PropertyTest.ear, PropertyTest.ear
>
>
> Property substitution in application.xml does not work
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list