Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-6666

Custom log handler properties should support expressions

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • 7.1.1.Final
    • Logging
    • None

      The configuration of a custom-handler for the logging subsystem in standalone.xml doesn't support expressions in the value attribute of its properties/property elements. Those would be very useful, e.g. for OpenShift.

      Example ([...] denote omissions for clarity):

      <custom-handler [...]>
        [...]
        <properties>
          <property name="myProp" value="${env.MY_PROP_VALUE}"/>
        </properties>
      </custom-handler>
      

      TIA

              jperkins-rhn James Perkins
              brevilo_jira Oliver Bock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: