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

Custom log handler properties should support expressions

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: