Re: is there anyway to check whether mod_jk is properly built or not?

2012-05-30 Thread Aman Arora
mod_jk.so is created and i copied it to /usr/local/apache2/modules. i followed the steps from http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html#s61 there they have written change directory to TOMCAT_HOME/native/mod_jk/apache1.3 but i m afraid that theres no such directory. and build-unix.sh

is there anyway to check whether mod_jk is properly built or not?

2012-05-28 Thread Aman Arora
Respected All, i hope this question is relevant . Thanks, Aman Arora

Re: mod_jk not working !!

2012-05-27 Thread Aman Arora
Dear All, Thanks for your suggestions and your valuable time... next time i post questions,i ll take care of the proper things . i ll try to work on your suggestions and then come back to you people . Thanks Aman Arora > >

mod_jk not working !!

2012-05-24 Thread Aman Arora
m trying to do a setup of tomcat clustering in which one tomcat is on port 8080 and other one is on 8081. i have downloaded the tomcat-connector in the modules folder of my apache.i built it using build-unix.sh by downloading the script from net as it was nt already there in the downloaded tomcat-