[jboss-jira] [JBoss JIRA] (WFCORE-179) Support nested expressions in management API and deployment descriptors
Brian Stansberry (JIRA)
issues at jboss.org
Fri Oct 17 09:51:35 EDT 2014
[ https://issues.jboss.org/browse/WFCORE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved PRODMGT-1024 to WFCORE-179:
--------------------------------------------------
Project: WildFly Core (was: Product Management)
Key: WFCORE-179 (was: PRODMGT-1024)
Workflow: GIT Pull Request workflow (was: JBoss Platforms RFE Workflow v2)
> Support nested expressions in management API and deployment descriptors
> -----------------------------------------------------------------------
>
> Key: WFCORE-179
> URL: https://issues.jboss.org/browse/WFCORE-179
> Project: WildFly Core
> Issue Type: Feature Request
> Reporter: Brian Stansberry
>
> Users have requested support for expressions such as:
> {code}
> ${VAULT::oracle::${me}::0}
> {code}
> where "me" is a system property.
> Allows externalization of the vault attribute name.
> This will likely require JBMETA changes as well, as the deployment level stuff is there.
> I want this to be a generic thing, not just a specific solution to the above example. So, something like, given a string, find the innermost expression, resolve it and then repeat until the input equals the output (i.e. there are no more expressions.)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list