mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-14 08:49:47 +00:00
Updated the web.xml file for log4j version change
This commit is contained in:
parent
41bd22cbce
commit
152286e13e
@ -49,7 +49,7 @@
|
||||
|
||||
<!-- Register LOG4J with the Spring Context -->
|
||||
<listener>
|
||||
<listener-class>org.springframework.web.util.Log4jConfigListener</listener-class>
|
||||
<listener-class>org.apache.logging.log4j.web.Log4jServletContextListener</listener-class>
|
||||
</listener>
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user