The IIS log shows a '+' after the ".dll".  I don't think
this is normal.  You may have a trailing space in your
extension_uri registry setting.  I don't know if this
could be the cause of your problem.  You can try using
the auto-generated conf\iis_redirect.reg-auto file to
create the registry settings.  Rename it to iis_redirect.reg,
make any needed modifications to the settings and apply
it to the registry.

Since you are using Win2k, you should *not* add
the "Filter DLLs" registry key which is only for Win98.
Remove it if it has been added.

Cheers,
Larry


> -----Original Message-----
> From: Slava [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 02, 2001 12:35 PM
> To: [EMAIL PROTECTED]
> Subject: Tomcat 3.2.3 and IIS Win2000
> 
> 
> Hello all,
> I'm new here and realy need your help.
> I tried to install ISAPI redirection using Tomcat IIS How To 
> instruction but nothing work.
> I've checked all of my configuration against Tomcat IIS How 
> To several times - 
> looks the same. Maybe I did something wrong but :
>   http://localhost/examples/jsp/index.html - does not work.
> 
>   http://localhost:8080/examples/jsp/index.html - works.
> 
> Here is the isapi.log:
> jk_isapi_plugin.c (408)]: HttpFilterProc started
> [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection 
> of /examples/jsp/index.html
> [jk_uri_worker_map.c (345)]: Into 
> jk_uri_worker_map_t::map_uri_to_worker
> [jk_uri_worker_map.c (407)]: 
> jk_uri_worker_map_t::map_uri_to_worker, Found a match ajp12
> [jk_isapi_plugin.c (439)]: HttpFilterProc 
> [/examples/jsp/index.html] is a servlet url - should
> redirect to ajp12
> [jk_isapi_plugin.c (461)]: HttpFilterProc check if 
> [/examples/jsp/index.html] is points to the
> web-inf directory
> 
> And IIS log:
> 17:05:40 127.0.0.1 GET /jakarta/isapi_redirect.dll+ 404
> 
> What did I miss?
> Maybe someone has more detail instruction or trobleshooting.
> Could you please help me with this installation.
> 
> Thanks,
> Slava .
> 
>  
> 
> __________________________________________________
> Do You Yahoo!?
> Find a job, post your resume.
> http://careers.yahoo.com
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to