Hi, I am having a weird problem.  It seems that Tomcat is trying to deploy a
deleted project.  The deleted project was outside of ${tomcat_home}/ dir.  And I
already I commented out the <context> for that project.  I also deleted the
work/ dir, but the problem persists.  The generated
/work/Catalina/localhost/deleted/ dir doesn't have any class files except
SESSIONS.ser and tldCache.ser. I suspect tomcat is installing web applications
based on some sort of cache.

Here is the console output when deploying tomcat:
Feb 4, 2004 8:14:19 AM org.apache.catalina.core.StandardHostDeployer install
INFO: Processing Context configuration file URL
file:C:\Web\ApacheGroup\Tomcat\conf\Catalina\localhost\deleted.xml
log4j:WARN No appenders could be found for logger
(org.apache.commons.digester.Digester).
log4j:WARN Please initialize the log4j system properly.

I was wondering if this is a bug?  I am using tomcat-5.0.18.  

Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to