Re: tomcat5.5 and ubuntu hardy heron

2008-09-22 Thread Marcus Better
wwuster wrote: In usr/share/tomcat5.5-webapps I don't see a manager subdirectory. You need the tomcat5.5-admin package. Cheers, Marcus - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread wwuster
-- View this message in context: http://www.nabble.com/tomcat5.5-and-ubuntu-hardy-heron-tp19575202p19575202.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org

Re: tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread John5342
go to localhost:8180/sample that sample.war would be unpacked, but it is not. I get HTTP Status 404 - /sample. I did restart tomcat and apache2. What am I doing wrong? thanks, William -- View this message in context: http://www.nabble.com/tomcat5.5-and-ubuntu-hardy-heron

Re: tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread wwuster
and added this line: autoDeploy=true int the host/host section. I then restarted tomcat and apache2 and tried going to localhost:8180/sample. Still getting a 404 error. thanks, William -- View this message in context: http://www.nabble.com/tomcat5.5-and-ubuntu-hardy-heron-tp19575202p19577095.html

Re: tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread André Warnier
Quickly, before the official tomcat brigade arrives : try dropping your war file in /var/lib/tomcat5.5/webapps instead. I don't know yet why that is exactly, but I'm working on it ;-) The packagers of Tomcat 5.5 for various Linux distributions seem to have done a good job at spreading Tomcat

Re: tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread wwuster
://www.nabble.com/tomcat5.5-and-ubuntu-hardy-heron-tp19575202p19579580.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED

Re: tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread Gregor Schneider
On Fri, Sep 19, 2008 at 10:41 PM, André Warnier [EMAIL PROTECTED] wrote: An alternative is to wait a couple more hours, until the first suggestion to de-install your Tomcat package and install the Tomcat from the official Tomcat site arrives. actually, that would be my suggestion. however, I

RE: tomcat5.5 and ubuntu hardy heron

2008-09-19 Thread Caldarale, Charles R
From: wwuster [mailto:[EMAIL PROTECTED] Subject: Re: tomcat5.5 and ubuntu hardy heron I also was starting to not like tomcat because of all of the symlinks and lack of valid documentation (for ubuntu). Further evidence to support running away from the 3rd-party repackaged versions