how to update tomcat?

2005-08-24 Thread subi
I am using Tomcat 4.1. How can i update to 5.x?

-- 
ilu,
subi


RE: how to update tomcat?

2005-08-24 Thread Allistair Crossley
Hi,

Not sure if there's a migration guide, but roughly

1. Download Tomcat 5.0.x or 5.5.x
2. Read the configuration guide for those parts you've configured in 4.1 to see 
how to do it in 5.0.x/5.5.x
3. Move your webapp WAR to the new webapps, make configuration changes
4. Test.

Your webapp *should* run alright itself, but it's normally the Tomcat 
configuration parts that stop smooth migration, so ensure you understand how 
you're configured in 4.1, e.g datasource, realms, hosts etc.. and make sure you 
do it the correct way in 5.0/5.5

Allistair.

 -Original Message-
 From: subi [mailto:[EMAIL PROTECTED]
 Sent: 24 August 2005 14:40
 To: tomcat-user@jakarta.apache.org
 Subject: how to update tomcat?
 
 
 I am using Tomcat 4.1. How can i update to 5.x?
 
 -- 
 ilu,
 subi
 


FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---
QAS Ltd.
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


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



Re: how to update tomcat?

2005-08-24 Thread Mert Eren ÜSTÜNKAYA

I think same as Crossley.

to add to his sayings..

i suggest you to keep the tomcat 4.0 in the system and install 5.x.x in 
other port than 4.0 configuration like 8080.

when everything is done you can close 4.0 and run with fresh 5.x.x

Good luck




Allistair Crossley wrote:


Hi,

Not sure if there's a migration guide, but roughly

1. Download Tomcat 5.0.x or 5.5.x
2. Read the configuration guide for those parts you've configured in 4.1 to see 
how to do it in 5.0.x/5.5.x
3. Move your webapp WAR to the new webapps, make configuration changes
4. Test.

Your webapp *should* run alright itself, but it's normally the Tomcat 
configuration parts that stop smooth migration, so ensure you understand how 
you're configured in 4.1, e.g datasource, realms, hosts etc.. and make sure you 
do it the correct way in 5.0/5.5

Allistair.

 


-Original Message-
From: subi [mailto:[EMAIL PROTECTED]
Sent: 24 August 2005 14:40
To: tomcat-user@jakarta.apache.org
Subject: how to update tomcat?


I am using Tomcat 4.1. How can i update to 5.x?

--
ilu,
subi

   




FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---

QAS Ltd.
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


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




 





--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.15/80 - Release Date: 23.08.2005



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



Re: how to update tomcat?

2005-08-24 Thread QM
On Wed, Aug 24, 2005 at 07:10:10PM +0530, subi wrote:
: I am using Tomcat 4.1. How can i update to 5.x?

I have a couple of brief guides on my website:

4.x - 5.0
http://www.brandxdev.net/misc/tomcat_upgrade.site

5.0 - 5.5
http://www.brandxdev.net/misc/tomcat_upgrade_50_55.site

-QM

-- 

software   -- http://www.brandxdev.net/
tech news  -- http://www.RoarNetworX.com/
code scan  -- http://www.JxRef.org/

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