Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-6524

Fix Commons Logging to Allow for System Property Configuration of use_tccl Behavior

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • EAP_EWP 5.1.2 ER1
    • EAP 5.0.1, EWP 5.0.1, EAP_EWP 5.1.0
    • Other
    • None
    • Hide
      Configuration of "use_tccl=false|true" could be unreliable if there were several commons-logging.properties files. To fix this problem a new system property <code>org.apache.commons.logging.use_tccl</code> has been created, with the default still being <code>true</code>.
      Show
      Configuration of "use_tccl=false|true" could be unreliable if there were several commons-logging.properties files. To fix this problem a new system property <code>org.apache.commons.logging.use_tccl</code> has been created, with the default still being <code>true</code>.
    • Documented as Resolved Issue
    • NEW

      As a part of JBPAPP-3332, use_tccl behavior was added. It was configured by adding commons-logging.properties containing "use_tccl=false|true". This configuration option was problematic for certain use cases where other commons-logging.properties files were in use. This patch adds the ability to configure the same behavior via system property org.apache.commons.logging.use_tccl. The default value is still true, just like with JBPAPP-2298.

            mbenitez@redhat.com Martha Benitez
            rhn-support-jawilson Jimmy Wilson
            Russell Dickenson Russell Dickenson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: