Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4117

Support nested expressions in deployment descriptors

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 9.0.0.Beta1
    • None
    • None
    • None

    Description

      Deployment descriptor aspect of WFCORE-179.

      Users have requested support for expressions such as:

      ${VAULT::oracle::${me}::0}
      

      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.)

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: