Re: Tomcat 5.5 manager deploy context descriptor

2008-12-14 Thread Anni Ahonen-Bishopp
On Sat, Dec 13, 2008 at 1:27 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > > Subject: Re: Tomcat 5.5 manager deploy context descriptor > > > > > Is there a way to see, if my context.xml is actually loaded > > > a

Tomcat 5.5 manager deploy context descriptor

2008-12-09 Thread Anni Ahonen-Bishopp
Hello all, I have Tomcat 5.5.27 running on ScientificLinux 5 (RHEL5 clone). I need a production environment -specific Context Descriptor for my WAR, so I've tried to use the manager/deploy with ant to deploy context descriptor file with the war file. The WAR in this case does not have META-INF in