Re: How to configure basic authentication

2001-01-05 Thread Craig R. McClanahan
Birte Glimm wrote: > Hi, > I`m using tomcat 3.2.1, Win 2000 and I tried to configure a servlet (Header, >displays just all received Header information) with basic authentication. I changed >the web.xml as followed: > > > > Header > > > /

RE: How to configure basic authentication

2001-01-05 Thread Birte Glimm
Thanks, now it works as I want it. Birte -Original Message- From: Nacho [mailto:[EMAIL PROTECTED]] Sent: Freitag, 5. Januar 2001 17:55 To: '[EMAIL PROTECTED]' Subject: RE: How to configure basic authentication Hola Birte: This is caused by the non-stardard Invok

RE: How to configure basic authentication

2001-01-05 Thread Nacho
Hola Birte: This is caused by the non-stardard Invoker present on your server.xml file out of the box.. You can.. Comment or delete the invokerinterceptor line on your server.xml file or.. Add the invoker interceptor url to your protected resources... The invoker interceptor is de one in de l