Re: password authentication causes 403 error

2005-09-18 Thread paul
Thanks Bill - that did it! Bill Barker writes: <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hi there, I would like to set up my development tomcat-5.0.28 (on port 8080) so that all webapps that are not password protected, to have password authentification. Since it is my de

Re: password authentication causes 403 error

2005-09-17 Thread Bill Barker
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi there, > I would like to set up my development tomcat-5.0.28 (on port 8080) so that > all webapps that are not password protected, to have password > authentification. Since it is my dev box I would like to use the memory > realm

password authentication causes 403 error

2005-09-16 Thread paul
Hi there, I would like to set up my development tomcat-5.0.28 (on port 8080) so that all webapps that are not password protected, to have password authentification. Since it is my dev box I would like to use the memory realm. I have this in my web.xml: /* GET POST NONE BASIC