I finally got Apache to load mod_jk without err. I seem to have been missing
some needed libraries, but I upgraded to RedHat 7.1 and installed all the
libraries. Now, mod-jk builds fine and apache loads it.

My problem now is, server side code in the jsp's is being spit right out to
the browser rather than being executed on the server. If I add port 8080 to
the domain to get Tomcat to do ALL the work, the jsp works as it is supposed
to.

I have added the ajp13 connection handeler to the server.xml. I have
modified the workers.properties file for my enviroment. And I have tried
including each of the mod_jk.conf and mod_jk.conf-auto files in my
httpd.conf file

Any help would be great!

Thanks,
Patrick

Reply via email to