RE: 400 Errors while trying to deploy manager app.

2011-02-22 Thread Martin Gainty
knst.koli...@gmail.com > Subject: Re: 400 Errors while trying to deploy manager app. > > On 2/22/2011 3:37 AM, Konstantin Kolinko wrote: > > Two steps: > > 1. Remove path and docBase from the file. > > 2. Rename the context file into "META-INF/context.xml" (e

Re: 400 Errors while trying to deploy manager app.

2011-02-22 Thread Dave Shevett
On 2/22/2011 3:37 AM, Konstantin Kolinko wrote: > Two steps: > 1. Remove path and docBase from the file. > 2. Rename the context file into "META-INF/context.xml" (exact name -- > case of characters does matter!) and add it into your war file. (That > is easy with Ant, or with `jar -uf`, I do not k

Re: 400 Errors while trying to deploy manager app.

2011-02-22 Thread Konstantin Kolinko
2011/2/22 Dave Shevett : > So in all honesty, this is now going back to a question I was trying to > solve to begin with - this may hijack the thread, but here goes anyway. > > The other vhosts have fixed deployments.  They have ROOT.xml's that > deploy the .war file for each vhost: > > >        

Re: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Dave Shevett
On 2/21/11 6:03 PM, Konstantin Kolinko wrote: > Tomcat respond with error 400 when it cannot map request to a valid > web application (and thus feels desperate). Interesting... > One notorious case of it is when there is no ROOT webapp on a host: > instead of error 404 you will receive zero-lengt

Re: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Konstantin Kolinko
2011/2/21 Dave Shevett : > Hi folks, I have a relatively complex installation that I'm trying to > get the manager app deployed into.  This was working at some point, but > now I can't seem to get anything but 400 errors out of it. Tomcat respond with error 400 when it cannot map request to a vali

RE: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Caldarale, Charles R
> From: Dave Shevett [mailto:shev...@homeport.org] > Subject: Re: 400 Errors while trying to deploy manager app. > it looks like it's installed as part of hte debian package install. Unfortunate, since that muddies the water a good bit. > Here it is: http://pastebin.stonekeep

Re: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Dave Shevett
On 2/21/11 3:52 PM, Caldarale, Charles R wrote: >> 2) Tomcat 5.5, Apache 2.2.9 > Tomcat 5.5.what? Also, is this a real Tomcat, or a 3rd-party repackaged > version? Hmm, it looks like it's installed as part of hte debian package install. The signature says: ii tomcat5.5 5.5.26-5 Servlet and J

RE: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Caldarale, Charles R
> From: Dave Shevett [mailto:shev...@homeport.org] > Subject: Re: 400 Errors while trying to deploy manager app. > 2) Tomcat 5.5, Apache 2.2.9 Tomcat 5.5.what? Also, is this a real Tomcat, or a 3rd-party repackaged version? > Within that directory is 'manager.xml', wh

Re: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Dave Shevett
Lets see if I can complete the information here in a more concise manner. 1) Debian Lenny, patched up to date 2) Tomcat 5.5, Apache 2.2.9 On 2/21/11 1:43 PM, Caldarale, Charles R wrote: >> The tomcat install is serving many vhosts, they are all working >> properly. Each vhost is configured with

RE: 400 Errors while trying to deploy manager app.

2011-02-21 Thread Caldarale, Charles R
> From: Dave Shevett [mailto:shev...@homeport.org] > Subject: 400 Errors while trying to deploy manager app. Better to tell us the Tomcat version you're using right up front, rather than forcing people to dig through the entire message. Also tell us the JVM and the platform. &

400 Errors while trying to deploy manager app.

2011-02-21 Thread Dave Shevett
Hi folks, I have a relatively complex installation that I'm trying to get the manager app deployed into. This was working at some point, but now I can't seem to get anything but 400 errors out of it. The tomcat install is serving many vhosts, they are all working properly. Each vhost is configur