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

Validate order of handler attributes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Beta1
    • None
    • Logging
    • None

      The order attributes are important for handlers. Specifically file handlers where attributes like append or rotate size need to be assigned before the file attribute is set.

      From the WildFly side getting the attributes in the correct order is fairly easy. The issue lies in the attributes may have been previously written in an incorrect order to the logging.properties file which would keep the same order when persisting the file back. Properties may need to be removed and re-added in order to achieve the correct property ordering.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: