Typo on http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html ?

2009-09-08 Thread Markus Fischer
Hi think there's a typo at http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html . If you search for "ROOR" you will find: Note that the default or ROOT context for ren would be deployed as $CATALINA_HOME/renapps/ROOT.war (WAR) or $CATALINA_HOME/renapps/ROOR (directory). cheers, - M

Re: Configuring different environment variables for different vhost context?

2009-09-03 Thread Markus Fischer
Hi, Caldarale, Charles R wrote: > I think the code snippet you posted should be working with the > element you posted previously. Might be time to add some print statements to > find out what the Hudson code gets back from the Context.lookup() calls. Thanks, your message made me confident tha

Re: Configuring different environment variables for different vhost context?

2009-09-03 Thread Markus Fischer
Hi, Caldarale, Charles R wrote: > I think you're confusing environment variables with environment entries - > they are completely different things. Environment variables have a scope of > process, and are accessed in Java via System.getenv(). Environment entries > (what you have configured) h

Configuring different environment variables for different vhost context?

2009-09-03 Thread Markus Fischer
Hi, I want to deploy multiple version of an application (Hudson [1] in my case). Each running instance needs the environment variable HUDSON_HOME point to a different location. However I only manage to either specify either a HUDSON_HOME for all instances or none at all :-( In tomcat55/server.xml

Re: howto stop crawler and bots according to their user agent string

2008-07-15 Thread Markus Fischer
Hello Mathias, Mathias Walter wrote: I don't know it exactly. The problem is that the sites are linked from anywhere. I'm not sure, if a crawler that follows the link http://mydomain:port/servlet/page.jsp, looks for the robots.txt in the ROOT webapp. Just last week we've installed a robots.txt