RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Watkins, James
I ran into the same problem and switched to using a form based authentication which seems to work fine. It seems to be some problem with iis intercepting the login info? -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 11:00 AM To: [EMAIL

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Dionne, Patrice
Thanks James, I did try your solution but nothing changed -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: 16 octobre, 2003 12:06 To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector I ran into the same problem and switched to using a

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Watkins, James
With form based authentication, are you getting the form? -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 12:18 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector Thanks James, I did try your solution but nothing

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Dionne, Patrice
27; Subject: RE: HTTP 403 - isapi_redirector With form based authentication, are you getting the form? -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 12:18 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector Thanks James,

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Watkins, James
Do you get the form if you go directly to it through IIS, I mean http://host/site/form.jsp -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 1:51 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector I'm not gettin

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Hart, Justin
What version of IIS? -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 4:19 PM To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector Do you get the form if you go directly to it through IIS, I mean http://host/sit

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Dionne, Patrice
No, I don't get the form if go through IIS. -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: 16 octobre, 2003 16:19 To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector Do you get the form if you go directly to it through IIS, I mean h

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Dionne, Patrice
P 403 - isapi_redirector What version of IIS? -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 4:19 PM To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector Do you get the form if you go directly to it through IIS, I m

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Hart, Justin
Ahh, I get 404's on all pages ending in jsp on IIS 6, the ones ending in html are fine. -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 4:25 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector This is the environ

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Watkins, James
Is your form inside the secured folder? -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 3:25 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector This is the environement: IIS 5 Tomcat 4.1.24 (listen on port 8080) Win2k

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Dionne, Patrice
8080) the login form is displayed. -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: 16 octobre, 2003 16:29 To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector Is your form inside the secured folder? -Original Message- From: Dionn

RE: HTTP 403 - isapi_redirector

2003-10-16 Thread Dionne, Patrice
What have you specified in the uriworkermap.properties file? -Original Message- From: Hart, Justin [mailto:[EMAIL PROTECTED] Sent: 16 octobre, 2003 16:26 To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector Ahh, I get 404's on all pages ending in jsp on IIS 6, the

RE: HTTP 403 - isapi_redirector

2003-10-17 Thread Watkins, James
Sorry, out of my range of experience, if you figure it out, will you send out the solution? -Original Message- From: Dionne, Patrice [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 3:36 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector No, the login.jsp page

RE: HTTP 403 - isapi_redirector

2003-10-20 Thread Dionne, Patrice
Yes, I will. But so far it doesn't look good! Hopefully, I will find something. Or at least a work around. -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: 17 octobre, 2003 14:02 To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector S

RE: HTTP 403 - isapi_redirector

2003-10-22 Thread Dionne, Patrice
. So much wasted time -Original Message- From: Watkins, James [mailto:[EMAIL PROTECTED] Sent: 17 octobre, 2003 14:02 To: 'Tomcat Users List' Subject: RE: HTTP 403 - isapi_redirector Sorry, out of my range of experience, if you figure it out, will you send o

RE: HTTP 403 - isapi_redirector

2003-10-23 Thread Watkins, James
, October 22, 2003 2:21 PM To: Tomcat Users List Subject: RE: HTTP 403 - isapi_redirector Ok, I fixed the problem. I figured out that I was using Tomcat 4.1.16 in production and Tomcat 4.1.24 in preproduction. So I uninstalled tomcat 4.1.16 and installed tomcat 4.1.24 and everything was fine