[jboss-jira] [JBoss JIRA] (WFLY-2720) Per-deployment descriptor replacement
Joshua Henn (JIRA)
issues at jboss.org
Wed Jan 8 19:13:32 EST 2014
[ https://issues.jboss.org/browse/WFLY-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934586#comment-12934586 ]
Joshua Henn commented on WFLY-2720:
-----------------------------------
Ah thanks for pointing me in the right direction.
While this makes it possible, I must also argue that overlaying files is not an optimal solution when I just want to overlay a variable. An issue will occur if the xml files being replaced becomes modified but the patch xml does not get updated.
> Per-deployment descriptor replacement
> -------------------------------------
>
> Key: WFLY-2720
> URL: https://issues.jboss.org/browse/WFLY-2720
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Joshua Henn
> Fix For: 8.0.0.Final
>
>
> Currently descriptor replacement (ie. in persistence.xml) is possible via system properties. Unfortunately since system properties are global it is not possible to have per-deployment descriptor replacement.
> Usecase:
> Have two deployments active of the same application, run-time configured by descriptor replacements.
--
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