You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2001/02/09 20:18:47 UTC

RE: Configuring PWS 4.0 for Tomcat ... ??

	I would suggest looking at the uriworkermap.properties file.  This
is where you map certain URL patterns for Tomcat to handle.  Everything else
is sent to PWS.

	I don't have PWS so I can't help you with the name of the registry
key, however it should be the full path without quotes.  I believe that
spaces won't work, but I'm not 100% sure of this.

	It sounds like Tomcat and isapi_redirect.dll are never seeing the
request, so you probably want to look at your registry keys to make sure
that they are correct (including the other keys, besides Filter DLLs).

	Randy

-----Original Message-----
From: Hondros, Constantine [mailto:Constantine.Hondros@nl.compuware.com]
Sent: Friday, February 09, 2001 2:38 PM
To: 'tomcat-user@jakarta.apache.org'
Subject: Configuring PWS 4.0 for Tomcat ... ??


Hi there,
I am having some trouble configuring Personal Web Server (4.0) to work with
Tomcat (as in 
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.htm
l  ). 

I'm running NT 4.0. Tomcat works fine on its own, but I just get standard
404s when I try to access pages through PWS. The Tomcat console doesn't even
blink when I ask PWS to serve me something in the examples context.
I don't get an ISAPI.LOG file written out. 

I've checked the DLL entries for spaces etc.  I've also used the DLL file
from the zip as suggested on the list.

1.  I'm suspicious about the Filter Dlls registry key, as this is where PWS
seems to differ from IIS. Can anyone confirm that the correct key to create
is "Filter [space] DLLs" like that? (I tried without a space but no effect).
Should the key's value be just the abolsute path of Isapi_Redirect.dll (ie.
no quotes, no comma etc)?

2.  can anyone explain how PWS is supposed to map
http://localhost/examples/*" documents through isapi_redirect.dll? As far as
I can tell the configuration doesn't provide enough information. I've only
created one virtual directory called "jakarta" as the docs suggest. Should I
have others?

Am I missing something obvious?? Please help!

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org