NT Event Viewer dll question

2002-07-09 Thread Koes, Derrick
I'm using log4j in my web app. I'm also using the dll that allows logging to the NT Event Viewer application log. However, I cannot use the manager servlet to undeploy and redeploy an updated version of my web app because of a stack trace produced that states that the dll is already loaded. Is

Re: NT Event Viewer dll question

2002-07-09 Thread Jacob Kjome
I have the same issue with Tomcat without the whole dll thing. I can use the manager to install my app and then use it to remove the app. Every library is released except for log4j.jar so I can't do a clean build. I can work around it, but it is very annoying. only after I do a full