Re: Newbie: Apache & Tomcat Configuration.

2003-06-13 Thread John Turner
MAIL PROTECTED] Sent: Thursday, June 12, 2003 5:10 PM To: 'Tomcat Users List' Subject: RE: Newbie: Apache & Tomcat Configuration. Muhammad You actually configure apache to call tomcat when ever it needs it - i.e tomcat runs in-process This configuration is done in your jk2 config file i

RE: Newbie: Apache & Tomcat Configuration.

2003-06-12 Thread Sohail Muhammad
AIL PROTECTED] Sent: 12 June 2003 10:33 To: Tomcat Users List Subject: RE: Newbie: Apache & Tomcat Configuration. Hello, i have added the following lines in my conf/server.xml file: when i start the tomcat server i get the ClassNotFoundException for org.apache.ajp.tomcat4.Ajp13Connector is

RE: Newbie: Apache & Tomcat Configuration.

2003-06-12 Thread Kevin Passey
Users List Subject: RE: Newbie: Apache & Tomcat Configuration. Hello, i have added the following lines in my conf/server.xml file: when i start the tomcat server i get the ClassNotFoundException for org.apache.ajp.tomcat4.Ajp13Connector is there some file missing in my tomcat. i'm usi

RE: Newbie: Apache & Tomcat Configuration.

2003-06-12 Thread Sohail Muhammad
alyst SSD, UBL I.T & T Division, Karachi Voice: 90332418,90332415-6 -Original Message- From: John Turner [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 8:37 PM To: Tomcat Users List Subject: Re: Newbie: Apache & Tomcat Configuration. No, AJP is a protocol. John O

Re: Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread John Turner
ubject: Re: Newbie: Apache & Tomcat Configuration. Hello All, Newbie Question: I believe these questions have been answered before but i have not been able to grasp the procedure. 1) I want to use Tomcat 4.0 with Apache 2.0.43 . How do i integrate the two? If you look in the archive som

RE: Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread Phillip Qin
Is there a connector called ajp14? -Original Message- From: Michele Neylon :: Blacknight Solutions [mailto:[EMAIL PROTECTED] Sent: June 11, 2003 5:24 AM To: [EMAIL PROTECTED] Subject: Re: Newbie: Apache & Tomcat Configuration. > Hello All, > > Newbie Question: > &

Re: Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread Jason Bainbridge
On Wed, 11 Jun 2003 20:27, John Turner wrote: > > 3) Is it possible to adjust both Apache and Tomcat in such a way that > > whenever Apache is started Tomcat starts automatically and whenever > > Apache stops Tomcat also shutsdown? > > Possible, yes. Actually accomplished in production, not that

Re: Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread John Turner
On Wed, 11 Jun 2003 14:13:46 +0500, Sohail Muhammad <[EMAIL PROTECTED]> wrote: I believe these questions have been answered before but i have not been able to grasp the procedure. They're answered daily. 1) I want to use Tomcat 4.0 with Apache 2.0.43 . How do i integrate the two? With a conne

Re: Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread Michele Neylon :: Blacknight Solutions
> Hello All, > > Newbie Question: > > I believe these questions have been answered before but i have not been > able to grasp the procedure. > > 1) I want to use Tomcat 4.0 with Apache 2.0.43 . How do i integrate the > two? If you look in the archive some links to tutorials were posted yesterday

Newbie: Apache & Tomcat Configuration.

2003-06-11 Thread Sohail Muhammad
Hello All, Newbie Question: I believe these questions have been answered before but i have not been able to grasp the procedure. 1) I want to use Tomcat 4.0 with Apache 2.0.43 . How do i integrate the two? 2) After these are integrated what should i do to make the Apache webserver transfer r