hi, 

http://localhost:8080/examples/servlet/HelloWorldExample  works  :)
But
http://localhost/examples/servlet/HelloWorldExample  Not :(


In isapi.log I get
......
[jk_isapi_plugin.c (439)]: HttpFilterProc
[/examples/servlet/HelloWorldExample] is a servlet url - should redirect to
ajp12
[jk_isapi_plugin.c (461)]: HttpFilterProc check if
[/examples/servlet/HelloWorldExample] is points to the web-inf directory
[jk_isapi_plugin.c (408)]: HttpFilterProc started
[jk_isapi_plugin.c (429)]: In HttpFilterProc test redirection of
/examples/servlet/HelloWorldExample
[jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker
[jk_uri_worker_map.c (406)]: jk_uri_worker_map_t::map_uri_to_worker, Found a
match ajp12
.......
any ideas ??
where  do I go from here??

thanks , Alon, [EMAIL PROTECTED]

Reply via email to