Re: Apache 2.0 and Tomcat 4.0.3

2002-05-01 Thread Jacob Kjome
Assuming you are using mod_jk JkMount /mycontext/*.jsp ajp13 When specifically doing this, you will have to make sure that you have a JkMount statement for all servlet mappings including default ones like *.jsp and all the ones specified in your own web.xml. At a minimum, you'd also want

Apache 2.0 and Tomcat 4.0.3

2002-05-01 Thread Jamshed Qureshi
Title: Apache 2.0 and Tomcat 4.0.3 Hi guys, Just joined the community. I have a small question i've downloaded Apache 2.0 & Tomcat 4.0.3 and i'm using Java SDK 1.4. how do i setup Apache to forward jsp requests to Tomcat. Thanks, Jamshed   Jamshed Qureshi (E-mail 2).v

RE: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-26 Thread Steve Wong
ig is Solaris 8, gcc-3.0.4, FOLLOWED all steps in the tutorial What I need to install before trying?? Thx. and Regards. Steve. -Original Message- From: digital synapse [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 11:06 AM To: [EMAIL PROTECTED] Subject: Re: Apache 2.0 and Tomc

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-24 Thread digital synapse
I did send you an email at your personal email with my output, just wondering if you received it ok? -digitalsy >From: Simon Stewart <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]> >

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-24 Thread digital synapse
I did send you an email at your personal email with my output, just wondering if you received it ok? -digitalsy >From: Simon Stewart <[EMAIL PROTECTED]> >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]> >

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-24 Thread Simon Stewart
che2. I can't even start apache due to this wa_pool error > > > -digitalsy > > > >From: Simon Stewart <[EMAIL PROTECTED]> > >Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> > >To: Tomcat Users List <[EMAIL PROTECTED]> >

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-24 Thread digital synapse
To: "Tomcat Users List" <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]> >Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need >Date: Wed, 24 Apr 2002 10:38:49 +0100 > >"wa_pool" is defined in libwebapp.so (wa_main.c fwiw) If yo

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-24 Thread Simon Stewart
"wa_pool" is defined in libwebapp.so (wa_main.c fwiw) If you haven't deleted or cleaned the source tree, you might want to make sure that this file was compiled (there should be a "wa_main.o" file in the webapp/lib directory) You should also have a "libwebapp.so" file that's larger than 0 bytes.

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread digital synapse
y-To: "Tomcat Users List" To: "Tomcat Users >List" Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need Date: >Tue, 23 Apr 2002 20:41:32 +0200 > >Hi Brandon, > >No sorry, I´ve been working on linux to get everything working. The next >step will be to

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread glen
er. > > > > Thanks... > > > > Glen Jackson > > [EMAIL PROTECTED] > > > > > > > > Simon Burr has come up with an excellent mini-tutorial: > > > > > > http://www.pubbitch.org/jboss.html > > > > > > I

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Michael Delamere
because it really does make things easier for people who are new to the scene. - Original Message - From: "Boon K. Chee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 6:19 PM Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need Dear

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Simon Stewart
On Tue, Apr 23, 2002 at 09:33:27AM -0700, Boon K. Chee wrote: > After the "make" command in the first step, you will get a 0 byte > mod_webapp.slo. This is alright. I've added this line to the HOWTO precisely because Glenn raised the point that it was a little confusing. Simon -- Asynchro

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Boon K. Chee
rs List Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need i can only tell what i used: gcc-2.8.1 on solaris 2.6 /usr/ucb was first in the path. as far as i know there are quite a lot of linkers/make on the typical solaris installation and not all combinations do work. i know that /us

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Boon K. Chee
From: Tomcat Users List Date: Monday, April 22, 2002 02:09:27 PM To: Tomcat Users List Subject: Re: Apache 2.0 and Tomcat 4.0.3 integration help need Simon Burr has come up with an excellent mini-tutorial: http://www.pubbitch.org/jboss.html I managed to get it set up in no time (almost)

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Georg Huettenegger
t; > > > http://www.pubbitch.org/jboss.html > > > > I managed to get it set up in no time (almost) with his how-to. > > > > bye Michael Delamere > > > > > > - Original Message - > > From: "Boon K. Chee" <[EMAIL PROTECTED]&g

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-23 Thread Simon Stewart
imon Burr has come up with an excellent mini-tutorial: > > > > http://www.pubbitch.org/jboss.html > > > > I managed to get it set up in no time (almost) with his how-to. > > > > bye Michael Delamere > > > > > > - Original Message ----- > >

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-22 Thread glen
ROTECTED]> > Sent: Monday, April 22, 2002 10:59 PM > Subject: Apache 2.0 and Tomcat 4.0.3 integration help need > > > Is there anybody who has managed to integrate Apache 2.0 and Tomcat 4.0.3 > successfully? I have tried to follow all the instructions, but fail to > integrate

Re: Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-22 Thread Michael Delamere
Sent: Monday, April 22, 2002 10:59 PM Subject: Apache 2.0 and Tomcat 4.0.3 integration help need Is there anybody who has managed to integrate Apache 2.0 and Tomcat 4.0.3 successfully? I have tried to follow all the instructions, but fail to integrate them on both Win 2000 and Redhat 7.2. I

Apache 2.0 and Tomcat 4.0.3 integration help need

2002-04-22 Thread Boon K. Chee
Is there anybody who has managed to integrate Apache 2.0 and Tomcat 4.0.3 successfully? I have tried to follow all the instructions, but fail to integrate them on both Win 2000 and Redhat 7.2. I tried both mod_jk and mod_webapp. But Apache will always complain with some errors. I can run both