can we upgrade log4j in j2ee application | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sspencer123

You can also quickly update the 2 log4j-core files and remove the class and restart if you have a patch schedule that takes longer to implement

zip -d log4j-core-*.jar org/apache/logging/log4j/core/lookup/JndiLookup.class

2 replies

Asutosh_Jena_
Community Advisor
Community Advisor
January 13, 2022
sspencer123Adobe EmployeeAccepted solution
Adobe Employee
January 13, 2022

You can also quickly update the 2 log4j-core files and remove the class and restart if you have a patch schedule that takes longer to implement

zip -d log4j-core-*.jar org/apache/logging/log4j/core/lookup/JndiLookup.class