Use Bash to find a file in a bunch of JARs
Some time ago I had the problem, that Log4j-logging didn’t work on our java-based web application, fueled by Tomcat and running on a solaris server. First thing that came to my mind: where in our abundant archive of JARs is a log4j configuration file (normally log4j.properties or log4j.xml). Second thing: where is that log4j configuration … [Read more…]