The site is now up using the fix ProxyPass and ProxyRedirect. For now, I am
happy with this solution. Maybe in long term though, I'm curious though what
advantages are for using mod_jk versus ProxyPass and ProxyRedirect?
-Melanie
On Mon, Mar 15, 2010 at 9:32 AM, Cyrille Le Clerc wrote:
> My mist
My mistake on port 80 without being root, I never used jsvc ; I relied
on startup.sh.
Cyrille
On Mon, Mar 15, 2010 at 1:53 PM, André Warnier wrote:
> Cyrille Le Clerc wrote:
>>
>> #4 I slightly disagree with André on asking Tomcat to listen on port
>> 80 ; I am very reluctant to this approach as
Cyrille Le Clerc wrote:
#4 I slightly disagree with André on asking Tomcat to listen on port
80 ; I am very reluctant to this approach as it requires to run the
JVM as root ;
No, it does not, if you run the JVM under jsvc (commons-daemon).
This is how most Linux packages nowadays set it up by
Hello Melanie,
I share André's vision :
#1 To get the root context http://www.robotronics.org/ forwarded to
Tomcat, the easiest way is to declare your java application as the
root context of your Tomcat (either naming it ROOT.war or declaring it
with path="" in server.xml according to your
Melanie wrote:
Thanks Cyrille for the information. This looks like it's a quick fix but
there is still another issue.
The Tomcat Startup Page is now being served, but not the actual springapp
J2EE web application that is located in the Tomcat directory --->
/usr/java/tomcat-5.5/webapps/springapp
> From: Melanie [mailto:melanie.v...@gmail.com]
> Subject: Re: Question on Linux Tomcat Apache Server and Port
> Redirection for a robotics site
>
> Do you know the way to bring up the actual J2EE webpage instead of the
> Tomcat Startup Page when the URL
> http://www.robotro
Thanks Cyrille for the information. This looks like it's a quick fix but
there is still another issue.
The Tomcat Startup Page is now being served, but not the actual springapp
J2EE web application that is located in the Tomcat directory --->
/usr/java/tomcat-5.5/webapps/springapp
Do you know the
Hello Melanie,
I personally prefer to use HTTP between Apache and Tomcat rather than
the proprietary AJP protocol.
According to your description, I feel you can simply achive your need
with the following httpd.conf configuration (no other binaries than
out-of-the-box Apache Httpd needed) :
--> b
Sunday, March 14, 2010 7:35 PM
> To: Tomcat Users List
> Subject: Re: Question on Linux Tomcat Apache Server and Port Redirection
> for a robotics site
>
> The Apache server appears to be:
> Apache HTTP Server Version 2.2
> On Sun, Mar 14, 2010 at 7:25 PM, Caldarale
rote:
>
> > > From: Melanie [mailto:melanie.v...@gmail.com]
> > > Subject: Re: Question on Linux Tomcat Apache Server and Port
> > > Redirection for a robotics site
> > >
> > > As far as the other question on what is my current port 80 web server
> >
That's why I suggested mod_jk.
-Original Message-
From: Melanie [mailto:melanie.v...@gmail.com]
Sent: Sunday, March 14, 2010 7:35 PM
To: Tomcat Users List
Subject: Re: Question on Linux Tomcat Apache Server and Port Redirection for a
robotics site
The Apache server appears
The Apache server appears to be:
Apache HTTP Server Version 2.2
On Sun, Mar 14, 2010 at 7:25 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Melanie [mailto:melanie.v...@gmail.com]
> > Subject: Re: Question on Linux Tomcat Apache Server and Port
>
> From: Melanie [mailto:melanie.v...@gmail.com]
> Subject: Re: Question on Linux Tomcat Apache Server and Port
> Redirection for a robotics site
>
> As far as the other question on what is my current port 80 web server
> is? I don't understand the question exactly.
You pr
Hi,
The version of Tomcat is 5.5.
As far as the other question on what is my current port 80 web server is? I
don't understand the question exactly.
It is a virtual dedicated server.
-Melanie
On Sun, Mar 14, 2010 at 6:56 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From:
Melanie,
I would recommend using the Apache Tomcat Connector mod_jk. Documentation can
be found here:
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html
See what you can make of it.
-Original Message-
From: Melanie [mailto:melanie.v...@gmail.com]
Sent: Sunday, March
> From: Melanie [mailto:melanie.v...@gmail.com]
> Subject: Question on Linux Tomcat Apache Server and Port Redirection
> for a robotics site
You don't bother to mention what your current port 80 web server is, not what
version of Tomcat you're using. The links below presume you're using httpd an
16 matches
Mail list logo