You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2017/02/26 05:58:44 UTC

[jira] [Resolved] (LOG4J2-546) Commons logging integration does not work in WildFly 8.0

     [ https://issues.apache.org/jira/browse/LOG4J2-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers resolved LOG4J2-546.
--------------------------------
    Resolution: Won't Fix

I am closing this as "won't fix" because based on Matt's research and what I have found it seems that Wildfly 8 provides its own SLF4J implementation and unless you disable the logging module in Wildfly you cannot provide your own.

> Commons logging integration does not work in WildFly 8.0
> --------------------------------------------------------
>
>                 Key: LOG4J2-546
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-546
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: JCL Bridge
>    Affects Versions: 2.0-rc1
>         Environment: WildFly 8.0 RC1, 8.0.0.Final
> Windows 8 64 bit, Mac OS X 10.8.5
> Java 7, Java 8 b129
>            Reporter: Leos Literak
>            Assignee: Ralph Goers
>         Attachments: CommonsLog.war
>
>
> I created trivial servlet 3.0 based web application that uses apache commons logging. But it does not log, file is created, but it is empty. I added LOG4J2 logger as well and it works. 
> I have following jars in WEB-INF/lib:
> commons-logging-1.1.3.jar json-smart-1.1.1.jar log4j-api-2.0-rc1.jar log4j-core-2.0-rc1.jar log4j-jcl-2.0-rc1.jar
> I can see following info in WF logs:
> 22:48:01,336 INFO [io.undertow.servlet] (MSC service thread 1-11) Log4jServletContainerInitializer starting up Log4j in Servlet 3.0+ environment.
> 22:48:01,688 INFO [io.undertow.servlet] (MSC service thread 1-11) No Log4j context configuration provided. This is very unusual.
> 22:48:01,702 INFO [io.undertow.servlet] (MSC service thread 1-11) Log4jServletContextListener ensuring that Log4j starts up properly.
> Complete application with sources is attached. You need to adjust log location for your environment.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org