Running Tomcat 5.5 on Windows2003 I have multiple cirtual hosts setup on this machine, and one application running under localhost, for some reason after I removed the localhost application webApp, I started getting this for every single virtual host setup. Those virtual host applications should not be connected to the webApp but for some reason every one of those trying to load localhost's webApp web.xml ?? Where can it possible be crossed, Please help.
Oct 15, 2006 8:48:46 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Oct 15, 2006 8:48:46 PM org.apache.catalina.startup.ContextConfig applicationWebConfig INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].StandardHost[domain1.com].StandardContext[/webApp] Oct 15, 2006 8:48:48 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Oct 15, 2006 8:48:48 PM org.apache.catalina.startup.ContextConfig applicationWebConfig INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].StandardHost[domain2.com].StandardContext[/webApp] Oct 15, 2006 8:48:49 PM org.apache.catalina.core.StandardHost start INFO: XML validation disabled Oct 15, 2006 8:48:50 PM org.apache.catalina.startup.ContextConfig applicationWebConfig INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].StandardHost[domain3.com].StandardContext[/webApp] Thanks, Oleg --------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
