Re: Why does only one server.xml

2009-12-14 Thread Mark Thomas
On 14/12/2009 14:56, Caldarale, Charles R wrote: >> From: Andrew Harvey [mailto:hemispheric-ve...@hotmail.co.uk] >> Subject: Why does only one server.xml > >> The advised server.xml line >> >> is causing the following fatal server errors > > If you blindly threw the above line into server.xml, I

RE: Why does only one server.xml

2009-12-14 Thread Caldarale, Charles R
> From: Andrew Harvey [mailto:hemispheric-ve...@hotmail.co.uk] > Subject: Why does only one server.xml > The advised server.xml line > > is causing the following fatal server errors If you blindly threw the above line into server.xml, I'm surprised Tomcat started at all, since it's a complete

Re: Why does only one server.xml

2009-12-14 Thread Pid
On 14/12/2009 12:26, Andrew Harvey wrote: I'm loadbalancing my tomcat 5.5.27 servers and have discovered that if I put the following line The advised server.xml line is causing the following fatal server errors (We don't advise putting Context definitions in server.xml.) Where exactly ar