RE: context.xml not being copied across on deployment

2007-08-21 Thread Caldarale, Charles R
> From: Emsley, I (Iain) [mailto:[EMAIL PROTECTED] > Subject: RE: context.xml not being copied across on deployment > > I've tried removing it but the redeploy is still copying over the WAR > version. That's what it's supposed to do. Why is that a problem? Is t

RE: context.xml not being copied across on deployment

2007-08-21 Thread Emsley, I (Iain)
e, Charles R [mailto:[EMAIL PROTECTED] Sent: 17 August 2007 15:30 To: Tomcat Users List Subject: RE: context.xml not being copied across on deployment > From: Emsley, I (Iain) [mailto:[EMAIL PROTECTED] > Subject: context.xml not being copied across on deployment > > When I check the

RE: context.xml not being copied across on deployment

2007-08-17 Thread Gerhardus.Geldenhuis
Hi Iain, From a previous question I asked on the list: If you use auto-deploy and you have a WAR file or directory in the "webapps" directory, then any "path" attribute you have in your element will be ignored (or, worse, confused and used ion some weird way). Perhaps this is a problem with your

RE: context.xml not being copied across on deployment

2007-08-17 Thread Caldarale, Charles R
> From: Emsley, I (Iain) [mailto:[EMAIL PROTECTED] > Subject: context.xml not being copied across on deployment > > When I check the xml files in > \apache-tomcat-5.5.17\conf\Catalina\localhost, I'm still getting the > context for Hypersonic rather than MySQL. A element in conf/Catalina/[host]