Xavier Cho created LOG4J2-432:
---------------------------------
Summary: Fallback when old configuration method is used in servlet
3.0+ container.
Key: LOG4J2-432
URL: https://issues.apache.org/jira/browse/LOG4J2-432
Project: Log4j 2
Issue Type: Improvement
Components: Core
Affects Versions: 2.0-beta9
Environment: Jetty 9.x
Reporter: Xavier Cho
Currently, when the Log4jServletFilter/Log4jServletContextListener are
explictly configured in a web.xml, the application will fail to start on some
Servlet 3.0+ container like Jetty 9.x.
For some type of projects, providing two different versions of war packages
just to avoid this problem is not a viable option.
Maybe we better just warn the user instead of an throwing UnavailableException
when the old method is used in Servlet 3.0 environment?
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]