Re: Backup of TOMCAT required

2009-02-06 Thread David Smith
009 1:31 AM > To: Tomcat Users List > Subject: Re: Backup of TOMCAT required > > Quick answer: No. Copy over your app and configure the new tomcat to > match the old one. I highly recommend hand configuring tomcat rather > than just copying config files though. The review is

RE: Backup of TOMCAT required

2009-02-05 Thread Randhir singh
ution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > From: randhir.si...@elitecore.com > To: users@tomcat.apache.org > Subject: RE: Backup of TOMCAT required > Date: Fri, 6 Feb 2009 01:14:53 +0530 >

RE: Backup of TOMCAT required

2009-02-05 Thread Randhir singh
what are you trying to say, can the OS be copied ever? regards -Original Message- From: Gregor Schneider [mailto:rc4...@googlemail.com] Sent: Friday, February 06, 2009 1:37 AM To: Tomcat Users List Subject: Re: Backup of TOMCAT required On Thu, Feb 5, 2009 at 8:44 PM, Randhir singh

RE: Backup of TOMCAT required

2009-02-05 Thread Randhir singh
: Tomcat Users List Subject: Re: Backup of TOMCAT required Quick answer: No. Copy over your app and configure the new tomcat to match the old one. I highly recommend hand configuring tomcat rather than just copying config files though. The review is good practice and config files -- particularly

RE: Backup of TOMCAT required

2009-02-05 Thread Randhir singh
thanks, for your answer. I do not understand what you are trying to say. regards -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, February 06, 2009 1:38 AM To: Tomcat Users List Subject: Re: Backup of TOMCAT required Gregor Schneider wrote: > On Thu, Fe

RE: Backup of TOMCAT required

2009-02-05 Thread Martin Gainty
party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > From: randhir.si...@elitecore.com > To: users@tomcat.apache.org > Subject: RE: Backup of TOMCAT required > Date: Fri, 6 Feb 2009 01:14:53 +0530 > > Thanks, f

Re: Backup of TOMCAT required

2009-02-05 Thread André Warnier
Gregor Schneider wrote: On Thu, Feb 5, 2009 at 8:44 PM, Randhir singh wrote: Thanks, for your answer. But, my real question is whether we need to copy the latest copy of $TOMCAT_HOME from the old server to the new server as it is just a web server and not our application code. What the heck

Re: Backup of TOMCAT required

2009-02-05 Thread Gregor Schneider
On Thu, Feb 5, 2009 at 8:44 PM, Randhir singh wrote: > Thanks, for your answer. But, my real question is whether we need to copy > the latest copy of $TOMCAT_HOME from the old server to the new server as > it is just a web server and not our application code. > hey - why not copying the whole OS?

Re: Backup of TOMCAT required

2009-02-05 Thread David Smith
t; Sender does not necessarily endorse content contained within this > transmission. > > > > > >> From: randhir.si...@elitecore.com >> To: users@tomcat.apache.org >> Subject: Backup of TOMCAT required >> Date: Thu, 5 Feb 2009 21:19:24 +0530 >> >>

RE: Backup of TOMCAT required

2009-02-05 Thread Randhir singh
: Thursday, February 05, 2009 9:34 PM To: Tomcat Users List Subject: RE: Backup of TOMCAT required Good Morning Singh- any technical reasons for staying with an outdated 1.4 JVM..as you wont be able to take advantage of advanced gc and generics in JVM 6 ? Martin

RE: Backup of TOMCAT required

2009-02-05 Thread Martin Gainty
com > To: users@tomcat.apache.org > Subject: Backup of TOMCAT required > Date: Thu, 5 Feb 2009 21:19:24 +0530 > > I had a doubt that should the backup of TOMCAT be taken as we are going to > swap our server to a new one with better congifuration. I will explain the > environmen

Backup of TOMCAT required

2009-02-05 Thread Randhir singh
I had a doubt that should the backup of TOMCAT be taken as we are going to swap our server to a new one with better congifuration. I will explain the environment of our system a little 1) Application server- JBOSS 2) Web server- Apache & tomcat 3) Application details- Java(1.4.2) Actually