RE: Apache/Tomcat problem

2004-11-10 Thread Phillip Qin
jk2_module is correct. Have you link the libapr-0.so.0? What is your LoadModule in httpd.conf? -Original Message- From: Guillaume Alleon [mailto:[EMAIL PROTECTED] Sent: November 10, 2004 4:01 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Apache/Tomcat problem Hi, I have a

Re: Apache/Tomcat problem

2004-11-10 Thread Guillaume Alleon
Phillip Qin wrote: jk2_module is correct. Have you link the libapr-0.so.0? What is your LoadModule in httpd.conf? OK, you give me the hint, I had to put 'jk2_module' instead of 'mod_jk2' in myLoadModule. At least httpd starts, I may me back for configuration file problems. Thanks

RE: Apache/Tomcat problem

2004-11-10 Thread Phillip Qin
Yup LoadModule jk2_module modules/mod_jk2.so -Original Message- From: Guillaume Alleon [mailto:[EMAIL PROTECTED] Sent: November 10, 2004 5:07 PM To: Tomcat Users List Subject: Re: Apache/Tomcat problem Phillip Qin wrote: jk2_module is correct. Have you link the libapr-0.so.0? What

Re: Apache/Tomcat problem

2004-11-10 Thread Guillaume Alleon
for gridsphere [uri:/gridsphere/*] [uri:/vqwiki/*] Yup LoadModule jk2_module modules/mod_jk2.so -Original Message- From: Guillaume Alleon [mailto:[EMAIL PROTECTED] Sent: November 10, 2004 5:07 PM To: Tomcat Users List Subject: Re: Apache/Tomcat problem Phillip Qin wrote: jk2_module is correct

Re: apache -tomcat problem

2004-05-25 Thread Bill Barker
: apache -tomcat problem I think that this is the first time I've ever heard that the 3.3.1a stand-alone connector worked better than the AJP13 connector ;-). There is a session race-condition bug in 3.3.1a (BZ #15894) that is fixed in 3.3.2. It is possible that this is the real problem

RE: apache -tomcat problem

2004-05-24 Thread Dirk Slootmaekers
: apache -tomcat problem I think that this is the first time I've ever heard that the 3.3.1a stand-alone connector worked better than the AJP13 connector ;-). There is a session race-condition bug in 3.3.1a (BZ #15894) that is fixed in 3.3.2

RE: apache -tomcat problem

2004-05-23 Thread Dirk Slootmaekers
pragmas for http 1.1 could they be causing the freezing effect of the browser using Apache? thanks Dirk -Oorspronkelijk bericht- Van: Bill Barker Verzonden: za 22/05/2004 23:50 Aan: [EMAIL PROTECTED] CC: Onderwerp: Re: apache -tomcat

Re: apache -tomcat problem

2004-05-22 Thread Bill Barker
I think that this is the first time I've ever heard that the 3.3.1a stand-alone connector worked better than the AJP13 connector ;-). There is a session race-condition bug in 3.3.1a (BZ #15894) that is fixed in 3.3.2. It is possible that this is the real problem you are seeing, and it is only

Re: Apache-Tomcat problem

2002-05-15 Thread Cammy Ng
Separate the apache and tomcat into two machine. - Original Message - From: Rajesh Mishra [EMAIL PROTECTED] To: Tomcat User (E-mail) [EMAIL PROTECTED] Sent: Wednesday, May 15, 2002 12:06 AM Subject: Apache-Tomcat problem Hi, I'm using Tomcat3.2 and mod_jk to connect to Apache1.3.12.

RE: apache-tomcat problem

2001-06-20 Thread Emir Alikadic (ADNOC IST)
Well, for starters you should use mod_jk.so: IIRC mod_jserv.so has been deprecated. Regards, Emir Alikadic -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 13:03 To: [EMAIL PROTECTED] Subject: apache-tomcat problem I have a

RE: Apache tomcat problem

2001-03-01 Thread Adam Fowler
Hi, If you downloaded a binary file then its more than likely it doesn't work for your configuration. You will either need to install from RPM(in linux) or recompile it/download it for windoze. Check out my site for info and builds: http://willow.cc.edu/docs/adminguide Good luck. Regards,