Re: Connecting Apache 2.2 to Tomcat 5.0 using mod_jk

2006-10-16 Thread Christopher Schultz
Maurice, We might want to take this into another thread, as to not steal the original, but we should keep it on the list so that others can read it. If anyone objects, please re-port and reference the original. > [I]t appears that you find apache fronting tomcat via mod_jk to be a > very workabl

Re: Connecting Apache 2.2 to Tomcat 5.0 using mod_jk

2006-10-16 Thread Maurice Yarrow
Hello Christopher From what you say below, it appears that you find apache fronting tomcat via mod_jk to be a very workable setup. Since most posts are from people seeking help for problems, the view I usually get is skewed toward the non-robust. But since it appears your experiences have been

Re: Connecting Apache 2.2 to Tomcat 5.0 using mod_jk

2006-10-16 Thread Christopher Schultz
Barak, > we trying to connect Apache 2.2 to Tomcat 5.0 using mod_jk on [Linux] > (Fedora Core 5). > When trying to use the SO binaries from the apache site I got the > "module is grabled" error message. #1: Apache site does not host Linux binaries for mod_jk (IIRC) #2: "Module is garbled" ---> ap

Connecting Apache 2.2 to Tomcat 5.0 using mod_jk

2006-10-16 Thread Barak Ben-Ari
Hi, we trying to connect Apache 2.2 to Tomcat 5.0 using mod_jk on Linuc (Fedora Core 5). When trying to use the SO binaries from the apache site I got the "module is grabled" error message. >From there we tried to build mod_jk on our machines but could not find any of the commands used in buildco