Re: Tomcat 7 Manager App Authentication failure

2012-07-02 Thread kl2eativ
Arnaud LARROQUE wrote > > On Sun, Jul 1, 2012 at 12:04 AM, kl2eativ <kl2eativ@> wrote: >> >> Arnaud LARROQUE wrote >>> >>> Hello, >>> >>> Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is >>> confusing. >&g

Re: Tomcat 7 Manager App Authentication failure

2012-07-02 Thread kl2eativ
Arnaud LARROQUE wrote > > On Sun, Jul 1, 2012 at 12:04 AM, kl2eativ <kl2eativ@> wrote: >> >> Arnaud LARROQUE wrote >>> >>> Hello, >>> >>> Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is >>> confusing. >&g

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
kfujino wrote > > Hi > > Is "etc/tomcat5/tomcat-users.xml" correct? > The absolute path needs to start with "/". > The correct pathname is "/etc/tomcat5/tomcat-users.xml". > > Keiichi.Fujino > > - > To unsubscribe, e-mail: use

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Arnaud LARROQUE wrote > > Hello, > > Are you using tomcat 7 or tomcat 5 ? You mentioned both and this is > confusing. > > URL changed in the tomcat 7 manager app : are you accessing through > http://your-host:your-port/manager/html ? > Thank you for your response. I have installed Tomcat 7.0.

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Igor Cicimov wrote > > On Fri, Jun 29, 2012 at 11:17 AM, kl2eativ <kl2eativ@> wrote: > >> Hello. I am having problems trying to authenticate my tomcat 7 manager >> app. I >> keep getting a 401 Unauthorized page. My config is as follows: >> tomcat-users

Re: Tomcat 7 Manager App Authentication failure

2012-06-30 Thread kl2eativ
Thank you for your response. I am not sure what you mean with the first question. As for the second one I access it locally via mydomainname:8080, Then the tomcat pages loads and to the top right corner I have the three options, Server Status, Manager App and Host Manager. -- View this message in

Tomcat 7 Manager App Authentication failure

2012-06-28 Thread kl2eativ
Hello. I am having problems trying to authenticate my tomcat 7 manager app. I keep getting a 401 Unauthorized page. My config is as follows: tomcat-users.xml (Located in /etc/tomcat5) [code] [/code] server.xml (Located in /etc/tomcat5) [code] [/code] I restart the