RE: Tomcat w/Apache Question

2003-01-09 Thread Kemp Randy-W18971
There is a tutorial at http://www.johnturner.com -Original Message- From: Wilson, Allen [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 1:02 PM To: [EMAIL PROTECTED] Subject: Tomcat w/Apache Question Has anyone successfully configured Tomcat to with with Apache using the AJP

RE: Tomcat w/Apache Question

2003-01-09 Thread Turner, John
Strange, I found the Wrox book quite good on the topic. John > -Original Message- > From: Nick Sophinos [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 2:23 PM > To: Tomcat Users List > Subject: RE: Tomcat w/Apache Question > > > I just went thro

RE: Tomcat w/Apache Question

2003-01-09 Thread Turner, John
The connector modules are Apache version sensitive. .20 is pretty old. I wouldn't spend a lot of time on this without upgrading to .27 first, but that's me. Many, many people (including me) have connected Apache to Tomcat with mod_jk. It does work, and for me, it works quite well. Along with t

RE: Tomcat w/Apache Question

2003-01-09 Thread Wilson, Allen
Lajos... ...this should definitely helpthanks... Allen -Original Message- From: Lajos Moczar [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 1:05 PM To: Tomcat Users List Subject: Re: Tomcat w/Apache Question Allen - I have some guides on my site, http

RE: Tomcat w/Apache Question

2003-01-09 Thread Nick Sophinos
ish I knew of them last month ;-) - Nick -Original Message- From: Lajos Moczar [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 11:05 AM To: Tomcat Users List Subject: Re: Tomcat w/Apache Question Allen - I have some guides on my site, http://www.galatea.com/flashguides

Re: Tomcat w/Apache Question

2003-01-09 Thread Lajos Moczar
Allen - I have some guides on my site, http://www.galatea.com/flashguides, the describe the details of Apache-Tomcat integration. Let me know if they help. Regards, Lajos Wilson, Allen wrote: Has anyone successfully configured Tomcat to with with Apache using the AJP connector. I am presentl