You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ft...@highmark.com on 2001/06/05 20:55:09 UTC

Tomcat 3.2.2

Hi.  I reviewed the FAQ site but did not see anything to help me with my
problem.   I tried to login to the FAQ website but received an error so I
could not submit my question there.   I was wondering if someone could help
or direct me to the correct address.

I've installed Tomcat 3.2.2 on a Windows NT workstation running NT 4.0
Build 1381 SP6.   This works fine in standalone mode.   Now  I'm trying to
have Microsoft Personal Web Server 4.0 recognize the isapi_redirect.dll
plugin.  I've made the registry settings according to the "Tomcat IIS
HowTo" web site (although I may have misinterpreted something).    I added
HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\
Jakarta Isapi Redirector\1.0  key.   Within the 1.0 key,  I added the
strings/values referred to in the instructions.

I also added
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3SVC\Parameters\Filter

DLLs.
I added the full path to the isapi_redirect.dll within the "Filter DLLs"
key .   The instructions do not mention a "Value Name" but I used
"jakarta".

I added the virtual directories "jakarta" and "examples" to my PWS website.
"jakarta" is the path to the
isapi_redirector.dll (not the full path).   "examples"  is the path to the
examples included with the install.

I've checked and rechecked my configuration.  I've worked through the
troubleshooting section of the instructions.
The isapi.log is not appearing in the  \logs folder so the redirector is
not being recognized.

Any help would be appreciated.  Thanks.