Re: Trouble installing Tomcat.

2010-01-14 Thread Rick Bragg
On Wed, 2010-01-13 at 22:49 +, Mark Thomas wrote: > On 13/01/2010 22:48, Rick Bragg wrote: > > Hi, > > > > I have installed Tomcat, and I get the "It Works" page perfect, however, > > when I try to go to the manager webapp I get the unauthorized 401 error. > > > > I have the following in my c

Re: Trouble installing Tomcat.

2010-01-13 Thread Mark Witczak
A couple of things I can think of (having the same problem just a few weeks ago): 1. Restart Tomcat after you make the change to the file. 2. Make sure you're editing the correct tomcat-users.xml. I believe the one I had to edit was in /etc/tomcat6. I had been editing a file in /usr/share/tom

RE: Trouble installing Tomcat.

2010-01-13 Thread Caldarale, Charles R
> From: Rick Bragg [mailto:li...@gmnet.net] > Subject: Trouble installing Tomcat. > > I have the following in my conf/tomcat-users.xml file: > > > > > I am using Tomcat6 on Ubuntu. Installed with apt-get. > > What am I doing wrong? Not removing the comment markers around the role and user l

Re: Trouble installing Tomcat.

2010-01-13 Thread Mark Thomas
On 13/01/2010 22:48, Rick Bragg wrote: > Hi, > > I have installed Tomcat, and I get the "It Works" page perfect, however, > when I try to go to the manager webapp I get the unauthorized 401 error. > > I have the following in my conf/tomcat-users.xml file: > > > Might those elements be comment