Cristian Gheorghe Florescu created LOG4J2-527:
-------------------------------------------------

             Summary: log4j2 doesn't work in web jsf 2 xhtml
                 Key: LOG4J2-527
                 URL: https://issues.apache.org/jira/browse/LOG4J2-527
             Project: Log4j 2
          Issue Type: Bug
          Components: Taglib
    Affects Versions: 2.0-beta9
         Environment: CentOS 6.4 x64
Java 1.6.0_38
Tomcat 7.0.50
 Mojarra JSF 2.2.4
 Primefaces RC 4.0
 log4j2-beta9 (/web-INF/lib/ with 
log4j-1.2-api-2.0-beta9.jar,log4j-api-2.0-beta9.jar,log4j-core-2.0-beta9.jar,log4j-taglib-2.0-beta9.jar)

            Reporter: Cristian Gheorghe Florescu


According with log4j and log4j2 documentation it's work well using tld with jsp 
pages.

http://logging.apache.org/log4j/2.x/manual/webapp.html 
http://logging.apache.org/log4j/2.x/log4j-taglib/tagreference.html#log.tld

It is possible to be used with 
xmlns:log="http://logging.apache.org/log4j/tld/log"; within jsp 2 xhtml page ?

My java faces web-app 3.0 catch the following error.
--
This page calls for XML namespace http://logging.apache.org/log4j/tld/log 
declared.
--


--
I've already remove skipped jar for TLD scanning within Tomcat



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to