> From: Maciej Zabielski [mailto:m...@tessel.pl]
> Subject: RE: mod_jk problem related to multiple hosts on Apache and
> Tomcat
>
> when I started reading what is the easiest way to make Tomcat
> available on port 80 (under Centos 5.3) the most common
> answer was: use Ap
ds,
Maciej
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Thursday, October 08, 2009 2:14 AM
To: Tomcat Users List
Subject: Re: mod_jk problem related to multiple hosts on Apache and Tomcat
One real question is why you are bothering with an Apache httpd in
front
One real question is why you are bothering with an Apache httpd in
front, since unless I saw this wrong, you are proxying absolutely
everything to Tomcat, in both virtual hosts.
JkMount /* etc..
Why not just turn off Apache, and have Tomcat listen on port 80 ?
You would save yourself some compl
t
Subject: Re: mod_jk problem related to multiple hosts on Apache and Tomcat
What Chuck means is that you need
docBase="/var/lib/tomcat5/webapps/alfresco"
On Wed, Oct 7, 2009 at 8:51 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Maciej Zabielski [ma
On 07.10.2009 19:40, Maciej Zabielski wrote:
> Hello,
>
> I have a mod_jk problem related to multiple hosts on Apache and Tomcat
>
> My setup is
> Centos 5.3 + Apache HTTPD 2.2.3 + Tomcat 5
>
> httpd.conf contains (Just before section 3) Basic mod_jk directives.
>
What Chuck means is that you need
docBase="/var/lib/tomcat5/webapps/alfresco"
On Wed, Oct 7, 2009 at 8:51 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Maciej Zabielski [mailto:m...@tessel.pl]
> > Subject: mod_jk problem related to multipl
> From: Maciej Zabielski [mailto:m...@tessel.pl]
> Subject: mod_jk problem related to multiple hosts on Apache and Tomcat
>
> Tomcat Host
> autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
>
> a
Hello,
I have a mod_jk problem related to multiple hosts on Apache and Tomcat
My setup is
Centos 5.3 + Apache HTTPD 2.2.3 + Tomcat 5
httpd.conf contains (Just before section 3) Basic mod_jk directives.
At the end it contains two virtual hosts:
(all sections are placed in proper files, but I