RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-21 Thread pranjal deka
From: pranjal deka [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 20, 2007 1:39 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] mod_jk showstopper problem > > hi Owen > thanks once again. > Now i am a problem while compling mod_jk file in suselinux > for ap

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-21 Thread pranjal deka
hi john thanks for your advice. Right now i am facing one more problem. I am using apache2,jboss 1.0.4,suselinux10. I compiled apache and mod_jk file in the same environment suselinux10. Then the connection between between apache and jboss was working fine.The i modified mod_jk.conf an

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-20 Thread John P. Dodge
On Tue, 20 Feb 2007, pranjal deka wrote: > hi Owen > thanks once again. > Now i am a problem while compling mod_jk file in suselinux > for apache and jboss connection. > I followed the standard procedures but it can't complie > it is done as-- > . command : ./buildconf.sh > err

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-20 Thread Boyle Owen
> -Original Message- > From: pranjal deka [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 20, 2007 1:39 PM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] mod_jk showstopper problem > > hi Owen > thanks once again. > Now i am a problem wh

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-20 Thread pranjal deka
hi Owen thanks once again. Now i am a problem while compling mod_jk file in suselinux for apache and jboss connection. I followed the standard procedures but it can't complie it is done as-- . command : ./buildconf.sh error : line 11 aclocal : command not found l

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-20 Thread Boyle Owen
> -Original Message- > From: pranjal deka [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 20, 2007 11:51 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] mod_jk showstopper problem > > Hi > Thanks for your kind advice. > So your advice is to compile the apache 2 and mod

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-20 Thread pranjal deka
Hi owen Thanks for your kind advice. So your advice is to compile the apache 2 and mod_jk1.2 in the same environment and after that we can put mod_jk.so to the apache. Can you tell me where exactly we can find the mod_jk source file and the procedure to complie it. Thanks in advance

RE: [EMAIL PROTECTED] mod_jk showstopper problem

2007-02-20 Thread Boyle Owen
> -Original Message- > From: pranjal deka [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 20, 2007 5:37 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] mod_jk showstopper problem > > hi to all >We are facing a problem.We want to do load balancing in > apache2 and jbo