Re: Can't login as manager

2008-10-19 Thread Helmut Schneider
Caldarale, Charles R <[EMAIL PROTECTED]> wrote: From: news [mailto:[EMAIL PROTECTED] On Behalf Of Helmut Schneider Subject: Can't login as manager > You might want to try removing the XML comment markers from around the set of role and user elements Thanks, Helmut --

RE: Can't login as manager

2008-10-19 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Helmut Schneider > Subject: Can't login as manager > > > > You might want to try removing the XML comment markers from around the set of role and user elements > No Swen today, my love has gone away >

Can't login as manager

2008-10-19 Thread Helmut Schneider
Hi, Using Tomcat6.0.16 I cannot login as manager. Any help is appreciated. I browse http://localhost:8080, enter "user" and "pass" and the login dialog re-appears. I restarted Tomcat a hundred of billion times. I read even more postings. Thanks, Helmut SSLEngine="on" />

Can't login as manager

2006-10-31 Thread Mário Gamito
Hi, I'm trying to login as manager in Tomcat, but i can't. The URL is: http://lx0scr1:8080/manager/html/ My tomcat-users.xml file is: -- I can't login in the abo

RE: Can't login as manager

2006-10-31 Thread Caldarale, Charles R
> From: Mário Gamito [mailto:[EMAIL PROTECTED] > Subject: Can't login as manager > > I can't login in the above URL with the credentials "gamito/abc123" > I've alrady restarted the server. Verify that your changes persisted after the Tomcat restart. Tom