Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-179

Support nested expressions in management API and deployment descriptors

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha14
    • None
    • Management
    • None

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

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

                Created:
                Updated:
                Resolved: