Mike Calmus created LOG4J2-750:
----------------------------------
Summary: webapp configuration page has incorrect class name
Key: LOG4J2-750
URL: https://issues.apache.org/jira/browse/LOG4J2-750
Project: Log4j 2
Issue Type: Bug
Components: Documentation
Reporter: Mike Calmus
Priority: Minor
The webapp configuration page
(http://logging.apache.org/log4j/2.x/manual/webapp.html) has a line that says:
Note that in this case you must also set the "Log4jContextSelector" system
property to "org.apache.logging.log4j.core.selector.JNDIContextSelector."
The correct class name is
org.apache.logging.log4j.core.selector.JndiContextSelector. Note that the
capitalization is wrong.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]