Re: Tomcat 4 start up as (/sbin/service)

2009-08-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sunil, On 8/25/2009 1:24 AM, sunil chandran wrote: > Now can i stop tomcat service and take a backup of tomcat 4 > directory. Then install the new tomcat4.1.40 in the same location. > That way i need not change the directory location in any files to

Re: Tomcat 4 start up as (/sbin/service)

2009-08-24 Thread sunil chandran
previous tomcat4 was running) the script/etc/init.d/tomcat4 will run the new tomcat4.1.40? regardsSunil C --- On Mon, 24/8/09, Christopher Schultz wrote: From: Christopher Schultz Subject: Re: Tomcat 4 start up as (/sbin/service) To: "Tomcat Users List" Date: Monday, 24 August,

Re: Tomcat 4 start up as (/sbin/service)

2009-08-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sunil, On 8/24/2009 12:52 AM, sunil chandran wrote: > I see that old version was started as > /sbin/service tomcat4 stop > /sbin/service tomcat4 start > > Now i have installed tomcat 4.1.40 in same machine (after removing tomcat > 4..1.24) > 1. How

Re: Tomcat 4 start up as (/sbin/service)

2009-08-23 Thread sunil chandran
above? --- On Fri, 21/8/09, Christopher Schultz wrote: From: Christopher Schultz Subject: Re: Tomcat 4 start up as (/sbin/service) To: "Tomcat Users List" Date: Friday, 21 August, 2009, 11:32 PM -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sunil, On 8/20/2009 5:15 AM, sunil chan

Re: Tomcat 4 start up as (/sbin/service)

2009-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sunil, On 8/20/2009 5:15 AM, sunil chandran wrote: > As per everyone suggestion, I went ahead and installed > tomcat 4.1.40It is successful Now i want to set as /sbin/service. How was the old version of Tomcat 4.1.x being started? Or, is this somethi

Re: Tomcat 4 start up as (/sbin/service)

2009-08-20 Thread Pid
On 20/08/2009 10:15, sunil chandran wrote: Hello all, As per everyone suggestion, I went ahead and installed tomcat 4.1.40It is successful Now i want to set as /sbin/service. I know it points to /etc/init.d/. How can i make it as /sbin/service tomcat4 stop/start/restart . What changes are re