Both of those binaries look to be for apache2. My guess is to rename the version you are using (apache worker vs prefork) to mod_jk.so.

Place the mod_jk.so libexec directory then add the appropriate so load module directives and othr jk config directives. The FAQ should have some links (some good, some possibly not so good now) to external how-tos.

-Tim

mukesh wrote:

Tim,
        I have downloaded two files
        1) jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-prefork.so
        2) jakarta-tomcat-connectors-jk-1.2.14-linux-sles9-x86_64-worker.so

        I have gone through documentation. It says that I need mod_jk.so to
complete the task which I could not find anywhere.
        And second documentation say that Tomcat has
TOMCAT_HOME/native/mod_jk  directory structure but its not true in case of
Tomcat 5.5.  Do I need to create the directories manually ?
        
        Third, which file I should use and where ?

        I have downloaded above file from
http://archive.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/linux/jk
-1.2.14/ .

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

Reply via email to