James,
 
> I'm using the isapi_redirect with IIS on w2k and it's not 
> regocnizing the
> patterns to forward to tomcat server.
> 
> log says this
> [jk_uri_worker_map.c (434)]: 
> jk_uri_worker_map_t::map_uri_to_worker, done
> without a match
> [jk_isapi_plugin.c (452)]: HttpFilterProc 
> [/examples/jsp/dates/date.jsp] is
> not a servlet url
> 
> and uriworkermap.properties says:
> /examples/*.jsp=ajp12
> 
> has anybody worked with this feature?

Please, try to add the next line to your uriworkermap :

/examples/jsp/dates/*.jsp=ajp12

Hope this helps.
-- 
Víctor A. Rodríguez ( http://www.bit-man.com.ar) 
Telefónica de Argentina - http://www.Telefonica.com.ar 
Tel. (54-11) 4333-7305 - Fax: (54-11) 4303-5586 int. 1680 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to