I'm trying to get a servlet invoked by Apache using mod_jk.  Is there any
magic involved?

I got the RPMs and installed them on Mandrake Linux 7.0 (i586).  The
auto-generated mod_jk.conf refers to the default examples directory, so it
should just work.  However, when I try to access a servlet through
http://localhost/examples/servlet/HelloWorldExample
it fails but
http://localhost:8080/examples/servlet/HelloWorldExample
works.

I turned up the logging level to see if mod_jk gets called, and the log
indicates it does:
[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

Here are the versions:
tomcat-3.2.1-1
tomcat-mod-3.2.1
apache-1.3.14-2mdk
Sun JDK 1.3

I read the FAQ and the HOWTOs.  I also tried Ajp13 for grins, but that
didn't help.  Any help would be most appreciated.

TIA,
William La Cholter


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

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

Reply via email to