You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2013/02/06 09:25:12 UTC

[jira] [Created] (TOMEE-758) org.apache.commons.logging.impl.Log4JLogger doesn't work

Romain Manni-Bucau created TOMEE-758:
----------------------------------------

             Summary: org.apache.commons.logging.impl.Log4JLogger doesn't work
                 Key: TOMEE-758
                 URL: https://issues.apache.org/jira/browse/TOMEE-758
             Project: TomEE
          Issue Type: Bug
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: 1.5.2


Due to the way commons-logging works and the fact commons-logging is provided in TomEE Log4JLogger can't be used in applications if any container dependencies (like myfaces) uses it.

So the solution is to replace org.apache.commons.logging.Log=org.apache.openejb.log.commonslogging.Log4J4AppJdk144ContainerLogger by org.apache.commons.logging.Log=org.apache.openejb.log.commonslogging.Log4J4AppJdk144ContainerLogger in commons-logging.properties


--
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