You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2013/01/26 23:51:12 UTC

[jira] [Created] (KARAF-2143) Remove Jetty JUL logger configuration

Jean-Baptiste Onofré created KARAF-2143:
-------------------------------------------

             Summary: Remove Jetty JUL logger configuration
                 Key: KARAF-2143
                 URL: https://issues.apache.org/jira/browse/KARAF-2143
             Project: Karaf
          Issue Type: Bug
          Components: karaf-core, karaf-webcontainer
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.3.1, 3.0.0


In Karaf 2.2.x, to avoid some Jetty verbose behavior/exceptions, we added:

# Workaround for KARAF-1117: Jetty will use a JUL logger.
org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.JavaUtilLog

in the system.properties.

This configuration was required by Jetty 7.x, but it's no more required on new Jetty version used in Karaf 2.3.x and 3.0.x.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira