mod_webapp is no longer actively developed, and has some problems that
will most likely never be addressed unless someone wants to revive the
project.
The recommended connectors are JK (mod_jk.so) or JK2 (mod_jk2.so).
There are pros and cons to either, which you choose is up to you.
http://jak
Hi John,
Then what do you think I should use?
Thanks,
Joe
On Mon, 2003-07-28 at 12:17, John Turner wrote:
> Sounds like you have mod_webapp loaded anyway. Is it statically linked
> or somehing?
>
> Sorry, I don't use mod_webapp (and you shouldn't, either! ;) ), so I
> can't help much beyond t
Sounds like you have mod_webapp loaded anyway. Is it statically linked
or somehing?
Sorry, I don't use mod_webapp (and you shouldn't, either! ;) ), so I
can't help much beyond the basic Apache-related config stuff like
LoadModule and AddModule.
John
J. Joe Wang wrote:
Hi John,
Thanks for t
Hi,
This is the mod_webapp config that comes with Solaris. I think I ran it
for about a day or two.
in httpd.conf the last line is:
include /etc/apache/tomcat.conf
tomcat.conf:
LoadModule webapp_modulelibexec/mod_webapp.so
AddModule mod_webapp.c
WebAppConnectionconn
Hi John,
Thanks for the reply!
Yeah, there is only one LoadModule/AddModule pair for mod_webapp.
Here is the LoadModule/AddModule block in my httpd.conf.
LoadModule php4_modulelibexec/libphp4.so
LoadModule webapp_module libexec/mod_webapp.so
AddModule mod_webapp.c
The line 1035 is
Are you sure there is only one LoadModule/AddModule pair for mod_webapp?
What is on line 1037 of httpd.conf?
John
J. Joe Wang wrote:
Dear all,
I am trying to configure tomcat 4.0.4 with apache 1.3.26 on redhat 7.2.
The installation of apache is a normal one. i.e. ./configure, make, make
install
Dear all,
I am trying to configure tomcat 4.0.4 with apache 1.3.26 on redhat 7.2.
The installation of apache is a normal one. i.e. ./configure, make, make
install. The installation of tomcat 4.0.4 is also a normal one. And I
followed the install.txt come with webapp_module.
i.e.
(1)copy mod_weba
same...
> -Original Message-
> From: Kitching Simon [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 09, 2001 2:26 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Problem with configuring Tomcat
>
>
> Hi Lubos,
>
> If you put a plain html or text f
(in fact, it might even be
causing your servlet to crash, hence your 404).
Hope this helps,
Simon
> -Original Message-
> From: Lubos Vrba [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 09, 2001 2:09 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Problem with
index.jsp
index.html
index.htm
> -Original Message-
> From: Kitching Simon [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 09, 2001 1:45 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Problem with configuring T
> -Original Message-
> From: Lubos Vrba [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 09, 2001 1:32 PM
> To: Tomcat (E-mail)
> Subject: Problem with configuring Tomcat
>
> Hello I'm really a newbie I need your help
> I installed tomcat and try
try with this url
http://lmyhost:myport/examples/myExample/servlet/MyStart
- Original Message -
From: "Lubos Vrba" <[EMAIL PROTECTED]>
To: "Tomcat (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 1:32 PM
Subject: Problem with configuring Tomc
Hello I'm really a newbie I need your help
I installed tomcat and try to run examples and it worked fine.
I also tried to build my servlet that runs in JServ into Tomcat but I
failed. I think I completely misunderstand the configuration..
Here are steps I made:
1. I add this to TOMCAT_HOME/conf/se
13 matches
Mail list logo