Investigating this a little further I see that the redirect log has this:
"ajp_unmarshal_response: status = 404". So once again it looks like the ajp
connector is working in that it's forwarding request to Tomcat. But then it
can't find what it's looking for. Does anyone have any clues as to where
isapi_redirector.dll should be? I've tried Tomcat/conf/ and
Tomcat/conf/ntiis. I've also tried renaming isapi_redirector to
isapi_redirect and that also has made no difference. And I've edited
registry and checked on IIS to make sure everything is consistent. Of course
it may turn out that I haven't checked as closely as I think I have. But
given that I've spent over a day on it I'd be somewhat surprised.


-----Original Message-----
From: Januski, Ken [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 11:38 AM
To: Tomcat Users List
Subject: RE: Forced to use isapi_redirector.dll and now have problems


Ian,

I have it set up pretty much the same as you: a virtual IIS directory points
to a location in Tomcat/conf. I just changed the location, reconnected the
virtual directory and tried again but I still get the same 404 error:
"requested resource /jakarta/isapi_redirector.dll is not available."

Ken


-----Original Message-----
From: Ian Bruseker [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 13, 2003 6:55 PM
To: Tomcat Users List
Subject: RE: Forced to use isapi_redirector.dll and now have problems


> But now I get this error: "requested resource
> /jakarta/isapi_redirector.dll
> is not available." Does anyone have any clues as to the cause of this? It
> sounds like it needs a context entry in server.xml but that's not
> mentioned
> in any instructions.

Do you have a virtual directory created in IIS that points to the directory
your isapi_redirector.dll is in?  For example, I have the
isapi_redirector.dll in D:\tomcat\conf\iis\i386\, and I have a virtual
directory in IIS called jakarta that points to that directory.

Ian


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to