Hi, I brought up this issue on the Log4j-user list and Log4j's main guy, Ceki G�lc�, said "I haven't got the slightest clue". So, I am posing it to the Tomcat-user list. Read on...
I am using Tomcat-4.1.3 and taking advantage of the new Ant tasks which hook up to Tomcat's manager app to dynamically install and remove applications. This works great and log4j initializes just fine. I am using the FileAppender with configureAndWatch(). Logging works just fine. However, when I remove the app, Tomcat seems to unload all resources except for log4j-1.2.4.jar because when I attempt an "ant clean", which deletes my "build" directory, it fails saying that the resource log4j-1.2.4.jar is still in use. Any ideas? Thanks, Jake -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
