RE: Upgrade from 4.0.2 to 4.0.4

2002-08-21 Thread Turner, John


I don't think so.  As far as I know, the mod_jk binary is suitable for
tomcat 3 and 4, assuming that you are using apache 1.3.x.  If you are using
apache 2.0.39/40, you might have some grief.  That said, building mod_jk
from source is relatively easy for both apache 1.3 and 2.0.

I have a HOWTO for apache 1.3 + tomcat 4 + mod_jk on RH 7.2 here: 
http://www.johnturner.com/howto/apache-tomcat-howto.html

I haven't updated it with instructions for apache 2.0 yet, but it still
might be helpful.  The part on building mod_jk from source needs some work,
as I originally took the hard way to do it, and based on tips from Mark
Sullivan (see archived posts from yesterday, 8/20/02), I realized there is a
(to me) much easier way to do it.  I just haven't had a chance to update the
document to reflect the easy way yet.  No worries, the list can help you
with questions should they be necessary in the meantime.

John Turner
[EMAIL PROTECTED]

-Original Message-
From: Shannon Scott [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 21, 2002 9:08 AM
To: Tomcat Users List
Subject: Re: Upgrade from 4.0.2 to 4.0.4


John,
Thank you for your help.
Where would I find the mod_jk connector for this release?
I am using the version loaded by mod_jk2-2.0-1.0-1.4.0.2.i386.rpm.
Do I need to upgrade mod_jk also?

Shannon


- Original Message -
From: "Turner, John" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 8:28 AM
Subject: RE: Upgrade from 4.0.2 to 4.0.4


>
> I would back up your webapps, if they are under the tomcat base, and save
> copies of your *.xml files.
>
> Then download the binaries from here:
> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/bin/
>
> The binary install is very straightforward, and as far as I know, there is
> nothing that an RPM would be doing that wouldn't be accomplished by just
> downloading the binary.  The only thing I do to install tomcat from the
> binary is extract the archive, make sure CATALINA_HOME is set, and start
it
> up.  Piece of cake.  Obviously, you will need to modify your server.xml as
> needed and move your webapps into the tree, if that's where you want them,
> but other than that, the binary install should be painless.
>
> John Turner
> [EMAIL PROTECTED]
>
> -Original Message-
> From: Shannon Scott [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 21, 2002 8:08 AM
> To: Tomcat Users List
> Subject: Upgrade from 4.0.2 to 4.0.4
>
>
> Hello,
> I have Apache 1.3.20 / Tomcat 4.0.2 with mod_jk running on RedHat 7.2.
> I used the rpms to install tomcat 4.0.2, but they do not exist for
> tomcat4.0.4.
> Is there an easy way to upgrade to 4.0.4? ( just copy specific files to
the
> old
> Tomcat4 location?)
> Should I remove the 4.0.2 rpms, before I try to install the binary version
> of 4.0.4?
>
> Any Help is greatly Appreciated.
> Shannon
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: Upgrade from 4.0.2 to 4.0.4

2002-08-21 Thread Shannon Scott

John,
Thank you for your help.
Where would I find the mod_jk connector for this release?
I am using the version loaded by mod_jk2-2.0-1.0-1.4.0.2.i386.rpm.
Do I need to upgrade mod_jk also?

Shannon


- Original Message -
From: "Turner, John" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, August 21, 2002 8:28 AM
Subject: RE: Upgrade from 4.0.2 to 4.0.4


>
> I would back up your webapps, if they are under the tomcat base, and save
> copies of your *.xml files.
>
> Then download the binaries from here:
> http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/bin/
>
> The binary install is very straightforward, and as far as I know, there is
> nothing that an RPM would be doing that wouldn't be accomplished by just
> downloading the binary.  The only thing I do to install tomcat from the
> binary is extract the archive, make sure CATALINA_HOME is set, and start
it
> up.  Piece of cake.  Obviously, you will need to modify your server.xml as
> needed and move your webapps into the tree, if that's where you want them,
> but other than that, the binary install should be painless.
>
> John Turner
> [EMAIL PROTECTED]
>
> -Original Message-
> From: Shannon Scott [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 21, 2002 8:08 AM
> To: Tomcat Users List
> Subject: Upgrade from 4.0.2 to 4.0.4
>
>
> Hello,
> I have Apache 1.3.20 / Tomcat 4.0.2 with mod_jk running on RedHat 7.2.
> I used the rpms to install tomcat 4.0.2, but they do not exist for
> tomcat4.0.4.
> Is there an easy way to upgrade to 4.0.4? ( just copy specific files to
the
> old
> Tomcat4 location?)
> Should I remove the 4.0.2 rpms, before I try to install the binary version
> of 4.0.4?
>
> Any Help is greatly Appreciated.
> Shannon
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Upgrade from 4.0.2 to 4.0.4

2002-08-21 Thread Turner, John


I would back up your webapps, if they are under the tomcat base, and save
copies of your *.xml files.

Then download the binaries from here:
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/bin/

The binary install is very straightforward, and as far as I know, there is
nothing that an RPM would be doing that wouldn't be accomplished by just
downloading the binary.  The only thing I do to install tomcat from the
binary is extract the archive, make sure CATALINA_HOME is set, and start it
up.  Piece of cake.  Obviously, you will need to modify your server.xml as
needed and move your webapps into the tree, if that's where you want them,
but other than that, the binary install should be painless.

John Turner
[EMAIL PROTECTED]

-Original Message-
From: Shannon Scott [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 21, 2002 8:08 AM
To: Tomcat Users List
Subject: Upgrade from 4.0.2 to 4.0.4


Hello,
I have Apache 1.3.20 / Tomcat 4.0.2 with mod_jk running on RedHat 7.2.
I used the rpms to install tomcat 4.0.2, but they do not exist for
tomcat4.0.4.
Is there an easy way to upgrade to 4.0.4? ( just copy specific files to the
old 
Tomcat4 location?)
Should I remove the 4.0.2 rpms, before I try to install the binary version
of 4.0.4?

Any Help is greatly Appreciated.
Shannon






--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Upgrade from 4.0.2 to 4.0.4

2002-08-21 Thread Shannon Scott

Hello,
I have Apache 1.3.20 / Tomcat 4.0.2 with mod_jk running on RedHat 7.2.
I used the rpms to install tomcat 4.0.2, but they do not exist for tomcat4.0.4.
Is there an easy way to upgrade to 4.0.4? ( just copy specific files to the old 
Tomcat4 location?)
Should I remove the 4.0.2 rpms, before I try to install the binary version of 4.0.4?

Any Help is greatly Appreciated.
Shannon