re the filter
appears only once in either the desired virtual host(s)
or in their parent node. It should not appear at both
levels.
Cheers,
Larry
> -Original Message-
> From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]]
> Sent: Monday, June 03, 2002 7:07 PM
> To: Tomcat User
try changing all references from isapi_redirector.dll to isapi_redirect.dll
> -Original Message-
> From: Robert A. Rogerson [mailto:[EMAIL PROTECTED]]
> Sent: June 3, 2002 19:07
> To: Tomcat Users List
> Subject: RE: Help with Tomcat and IIS
>
>
> Hi Larry
ld only be entered for "Filter DLLs"
for Win98. Could I be confused and the
"extension_uri="/jakarta/isapi_redictor.dll" should not exist?
Thanks,
Rob
-Original Message-
From: Larry Isaacs [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 11:31 AM
To: Tomca
The "/jakarta/isapi_redirector.dll" URI should never
be forwarded to Tomcat. It occurrence indicates that the
isapi_redirector.dll filter is being called more than once
per request.
In the past this error was most often accomplished on
WinNT/Win2k systems by adding the filter via the Admin
conso
"Robert A. Rogerson" wrote:
> I installed Tomcat 4.0.3 and followed the How To directions for redirecting
> when using IIS. JSP pages are served correctly through Tomcat http://local
> host:8080/examples/jsp/dates/date.jsp but when I try and serve a simple jsp
> http://localhost/test.jsp where