You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Alon Marom <al...@cti2.com> on 2000/10/23 15:04:33 UTC

tomcat & iis4 ? can you help?

hi, 

 tomcat & iis4  ? can you help?

I'm tried to work with tomcat & iis4 with no real success.
I have Apache & tomcat working fine together .
I have followed the
(http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/Attic/tomcat-
iis-howto.html)	to the word . :-(  but no.
In the system event log ,
I get : The HTTP Filter DLL D:\Apache\tomcat\bin\i386\isapi_redirect.dll
failed to load.  The data is the error. 
And I get a red arrow.

My reg setup is  :

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters]
"MajorVersion"=dword:00000004
"MinorVersion"=dword:00000000
......
"Filter Dlls"="D:\\Apache\\tomcat\\bin\\i386\\isapi_redirect.dll"
....
[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
Redirector]

[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
Redirector\1.0]
"extenstion_uri"="/jakarta/isapi_redirect.dll "
"log_file"="d:\\apache\\tomcat\\isapi.log"
"log_level"="debug"
"worker_file"="D:\\apache\\tomcat\\conf\\workers.properties"
"worker_mount_file"="D:\\apache\\tomcat\\conf\\uriworkermap.properties"

Any Ideas ?  How or where? 
thanks ,

regards ,
Alon


Re: tomcat & iis4 ? can you help?

Posted by Ameet Savant <as...@microimages.com>.
Well,

replace the double back slashs with a single one.

Have you created a virtual directory called /jakarta ? and is the
isapi_redirect.dll in that directory?

good luck
Ameet

----- Original Message -----
From: Alon Marom <al...@cti2.com>
To: <ge...@jakarta.apache.org>
Sent: Monday, October 23, 2000 8:04 AM
Subject: tomcat & iis4 ? can you help?


> hi,
>
>  tomcat & iis4  ? can you help?
>
> I'm tried to work with tomcat & iis4 with no real success.
> I have Apache & tomcat working fine together .
> I have followed the
>
(http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/etc/Attic/tomcat-
> iis-howto.html) to the word . :-(  but no.
> In the system event log ,
> I get : The HTTP Filter DLL D:\Apache\tomcat\bin\i386\isapi_redirect.dll
> failed to load.  The data is the error.
> And I get a red arrow.
>
> My reg setup is  :
>
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters]
> "MajorVersion"=dword:00000004
> "MinorVersion"=dword:00000000
> ......
> "Filter Dlls"="D:\\Apache\\tomcat\\bin\\i386\\isapi_redirect.dll"
> ....
> [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
> Redirector]
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi
> Redirector\1.0]
> "extenstion_uri"="/jakarta/isapi_redirect.dll "
> "log_file"="d:\\apache\\tomcat\\isapi.log"
> "log_level"="debug"
> "worker_file"="D:\\apache\\tomcat\\conf\\workers.properties"
> "worker_mount_file"="D:\\apache\\tomcat\\conf\\uriworkermap.properties"
>
> Any Ideas ?  How or where?
> thanks ,
>
> regards ,
> Alon
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>