Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Jerry Ford
Denise: I have just got my Apache 1.3.27/Tomcat 4.1.12 connection to work. Answers to your questions are yes, and yes. You need a connector between them, and mod_jk.so is one such connector. However, I had a devil of a time locating any connector on the apache.org website, and I never was abl

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Jerry Ford
BTW, the configuration lines that go in httpd.conf for webapp are entirely different than what is required for mod_jk. They serve the same function, but they are entirely different connectors. It will take some reading to make the transition. Jerry Jerry Ford wrote: Denise: I have just got

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Turner, John
Hi - You should find everything you need right here: http://www.johnturner.com/howto/apache-tomcat-howto.html You can get recent official mod_jk binaries from the Jakarta site here: http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.1 /bin/linux/i386/ Older versions ar

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Turner, John
EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:15 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 Denise: I have just got my Apache 1.3.27/Tomcat 4.1.12 connection to work. Answers to your questions are yes, and yes. You need a connector between them, and mod_

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Noel J. Bergman
John, > JK/JK2 is the better choice if you are concerned with future growth. > If you're having problems, perhaps my HOWTOs will help: > http://www.johnturner.com/howto You still planning to post mod_jk2 HOWTO soon? The information for that appears to be scattered (best source is still the sourc

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Jerry Ford
--- From: Jerry Ford [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:15 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 Denise: I have just got my Apache 1.3.27/Tomcat 4.1.12 connection to work. Answers to your questions are yes, and yes. You n

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Turner, John
esday, December 11, 2002 4:11 PM To: Tomcat Users List Subject: RE: Connecting Tomcat 4.1.12 with Apache 1.3 John, > JK/JK2 is the better choice if you are concerned with future growth. > If you're having problems, perhaps my HOWTOs will help: > http://www.johnturner.com/howto You sti

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Turner, John
: Wednesday, December 11, 2002 4:19 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 John: Thanks, I'll try it. But, your website matrix of connectors/OSs/server versions just misses my setup on each detail---I'm running Apache 1.3.27 and Tomcat 4.1.12 o

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Denise Mangano
: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 BTW, the configuration lines that go in httpd.conf for webapp are entirely different than what is required for mod_jk. They serve the same function, but they are entirely different connectors. It will take some reading

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Denise Mangano
[mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 4:29 PM To: 'Tomcat Users List' Subject: RE: Connecting Tomcat 4.1.12 with Apache 1.3 Thank you so much for getting back to me about that. I have just been trying to read up on the mod_jk, and was hoping there was another

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Ron Day
do you have a reference to Robert's "JK2 HOWTO" -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:22 PM To: 'Tomcat Users List' Subject: RE: Connecting Tomcat 4.1.12 with Apache 1.3 I'm planning to dig in

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Turner, John
ubject: RE: Connecting Tomcat 4.1.12 with Apache 1.3 do you have a reference to Robert's "JK2 HOWTO" -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:22 PM To: 'Tomcat Users List' Subject: RE: Connecting T

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Milt Epstein
and Tomcat is if you are using Tomcat standalone, and that's an independent factor from whether you're using servlets or JSP's. > -Original Message- > From: Jerry Ford [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 3:39 PM > To: Tomcat Users List

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Milt Epstein
you'd have to place appropriate JkMount directives in the https/SSL instance section of your httpd.conf. > -Original Message- > From: Denise Mangano [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 4:29 PM > To: 'Tomcat Users List' > Subject: RE: Conn

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-11 Thread Jerry Ford
d [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:39 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 BTW, the configuration lines that go in httpd.conf for webapp are entirely different than what is required for mod_jk. They serve the same functio

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Jerry Ford
-Original Message- From: Jerry Ford [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:15 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 Denise: I have just got my Apache 1.3.27/Tomcat 4.1.12 connection to work. Answers to your questions are yes

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Ben Ricker
t; > > >http://www.johnturner.com/howto > > > >John > > > >-Original Message----- > >From: Jerry Ford [mailto:[EMAIL PROTECTED]] > >Sent: Wednesday, December 11, 2002 3:15 PM > >To: Tomcat Users List > >Subject: Re: Connecting Tomcat 4.1.1

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Denise Mangano
file is not in gzip format. Did you have a similar problem? Denise -Original Message- From: Jerry Ford [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 1:17 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 John: I took your advice from

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Jerry Ford
L PROTECTED]] Sent: Wednesday, December 11, 2002 3:15 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 Denise: I have just got my Apache 1.3.27/Tomcat 4.1.12 connection to work. Answers to your questions are yes, and yes. You need a connector between them, and mod_

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Jerry Ford
you have a similar problem? Denise -Original Message- From: Jerry Ford [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 1:17 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 John: I took your advice from yesterday, replaced mod_webapp.so with mod_jk.so a

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread Jerry Ford
f you're having problems, perhaps my HOWTOs will help: http://www.johnturner.com/howto John -Original Message- From: Jerry Ford [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 3:15 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 Denise: I have just g

Re: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-13 Thread response
ssage- From: Jerry Ford [mailto:[EMAIL PROTECTED]] Sent: Friday, December 13, 2002 1:17 PM To: Tomcat Users List Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 John: I took your advice from yesterday, replaced mod_webapp.so with mod_jk.so and now jsps and servlets don't work. They wo

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-16 Thread Turner, John
> -Original Message- > From: response [mailto:[EMAIL PROTECTED]] > Sent: Saturday, December 14, 2002 1:44 AM > To: Tomcat Users List > Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 > > > Hello. > > I wish the Tomcat/Apache team would come up with precomp

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-16 Thread Turner, John
e let me know. John > -Original Message- > From: Jerry Ford [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 13, 2002 9:53 PM > To: Tomcat Users List > Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 > > > No, wait, that's not true...I did get the right one (or a

RE: Connecting Tomcat 4.1.12 with Apache 1.3

2002-12-16 Thread Turner, John
]] > Sent: Friday, December 13, 2002 1:17 PM > To: Tomcat Users List > Subject: Re: Connecting Tomcat 4.1.12 with Apache 1.3 > > > John: > > I took your advice from yesterday, replaced mod_webapp.so > with mod_jk.so > and now jsps and servlets don't work.