taskdef & log4j (precompiled jsp & jasper)
Can I add the log4j configuration to the custom task I have defined task for precompiling the jsp files but it gives the error no appender found I tried to put log4j.properties files in all the possible class folders but doesn't work. [jasper2] log4j:WARN No appenders could be found for logge
error with jasper2 task
I am trying to use precompiled jsp's in my application. I get weird error. I am using tomcat version 5. I have defined struts.jar in "lib.path" Can anyone help me out Following is the ant task