2012/3/22 Christopher Schultz <ch...@christopherschultz.net>:
>
>> Mar 22, 2012 11:12:20 AM org.apache.catalina.startup.ContextConfig
>> getDefaultWebXmlFragment INFO: No global web.xml found
>
> That probably is a problem. Is there a web.xml file in either of these
> locations?
>
> C:\TomcatClients\Pelican\conf\web.xml
> C:\Program Files\Apache Software Foundation\Tomcat 7.0\conf\web.xml
>
> When I use CATALINA_BASE, I always make sure that I copy
> CATALINA_HOME/conf/web.xml to CATALINA_BASE/conf/web.xml -- I'm not
> sure if Tomcat will properly fall-back from CATALINA_BASE to
> CATALINA_HOME but this is how we've been doing things for years... the
> behavior may have changed.
>

All of "/conf" folder is read from CATALINA_BASE.  None of it is read
from CATALINA_HOME.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to