Thanks a lot. I took off filter and rerun registry. Now it's working. Thanks again. Slava. --- Larry Isaacs <[EMAIL PROTECTED]> wrote: > The "In HttpFilterProc test redirection of /jakarta/isapi_redirect.dll" > in the log means that you created the "Filter DLLs" key which should be > done only for Win9x. Delete this key and it will work better. > > Larry > > > -----Original Message----- > > From: Slava [mailto:[EMAIL PROTECTED]] > > Sent: Friday, November 02, 2001 2:19 PM > > To: Tomcat Users List > > Subject: RE: Tomcat 3.2.3 and IIS Win2000 > > > > > > The path is correct. > > > > Here is another piece of 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 > > [jk_isapi_plugin.c (408)]: HttpFilterProc started > > [jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection > > of /jakarta/isapi_redirect.dll > > [jk_uri_worker_map.c (345)]: Into > > jk_uri_worker_map_t::map_uri_to_worker > > [jk_uri_worker_map.c (435)]: > > jk_uri_worker_map_t::map_uri_to_worker, done without a match > > [jk_isapi_plugin.c (452)]: HttpFilterProc > > [/jakarta/isapi_redirect.dll ] is not a servlet url > > [jk_isapi_plugin.c (461)]: HttpFilterProc check if > > [/jakarta/isapi_redirect.dll ] is points to the > > web-inf directory > > > > > > --- Ratnakar Palle <[EMAIL PROTECTED]> wrote: > > > Looks like the request is not being sent to Tomcat. Can you > > verify if the > > > path specified in the jakarta (jakarta is case sensitive) > > is correct? Also, > > > try giving the long path (C:\program files) instead of short path > > > (c:\progra~1\). > > > > > > Hope this helps. > > > > > > Thanks, > > > -Ratnakar > > > > > > > > > -----Original Message----- > > > From: Slava [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, November 02, 2001 9:35 AM > > > 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]> > > > > > > > > > __________________________________________________ > > 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]> >
__________________________________________________ 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]>
