Hi,
I am using Linux Red Hat 7.1, Apache 1.3.19 & Tomcat 3.2.3.
I successfully run Tomcat under port 8080 to process servlets + jsps; with
mod_jk & Apache I run the test servlets sucessfully. However (I swear due
diligence was observed) I cannot get jsps to run under Apache.
I get an Internal Server Error claiming misconfiguration. Looking at log
mod_jk.log I get multiple mesages "jk_uri_worker_map_t:: map_uri_to_worker,
done without a match".
The same log earlier identifies the mappings (8) that are mapped to worker
ajp13. These mappings seem o.k.

I don't believe this is the 'tools.jar" problem that I have seen on this
list; as I said no problems occur with port 8080.
I downloaded "mod_jk-eapi.so" from the linux subdirectory of tomcat 3.2.3
binary.
(btw I have'nt been successful building it myself ... apxs problems +
horrendously ambiguous instructions in the howto)
My httpd.conf 'includes' a copy of mod_jk_conf.auto called
mod_jk_conf.local; this is because Red Hat's distribution of Apache is a bit
scattered and necessitated a change to the LoadMoule directive. Tomcat &
Apache load ok & give me no errors: servlet examples also work as expected
so it seems my workers & context mappings are o.k.

Has anyone got Tomcat(3.2.3) jsp examples to work with Apache(1.3.19) under
Linux RH 7.1 with the binary mod_jk-eapi.so supplied?

I am a moderately good person but admit to homicidal(felicidal?) urges now &
again. Dogs are such nicer creatures!
Thank you for reading  & more if you can help.
c.f.morrison

Reply via email to