Hi
I’ve just started using ME. Nice work guys.
I use log4j. I’m using tomcat5 as the app server.
Outside of ME, I put my log4j.properties file in WEB-INF/classes.
I have put my log4j.propoerties file into WEB-INF/classes in my ME project dir, but ME does not seem to deploy this file into the deployment WEB-INF/classes directory.
I copied it manually, and that works.
Where should I put my log4j.properties file in my ME project to have it deployed automatically?
thanks