On Fri, 21 Jan 2005 10:45:35 +0100, Wouter Boers <[EMAIL PROTECTED]> wrote: > Hello, > > I have found some strange behaviour in de Tomcat manager. When adding > an exploded WAR directory, for example file:///c:/java/foo with > context foo, Tomcat 5.5 starts to copy the *complete* C drive to > TOMCAT_HOME/conf/Catalina directory. Tomcat 5.0 does not suffer from > this problem. Is this an known issue? I haven't found it in the bug > list or mail archive.
This (really stupid) bug has been fixed in build 5.5.6+. The cause is that a check is missing for the case the path for the config XML file is empty. -- xxxxxxxxxxxxxxxxxxxxxxxxx R�my Maucherat Developer & Consultant JBoss Group (Europe) S�RL xxxxxxxxxxxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
