How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread Strickland, Lawrence P
How do I uninstall Tomcat 6.0 so that I can down level it to 5.5? This is on a UNIX operating system. Larry Strickland Lead Systems Administrator lawrence-strickl...@uiowa.edu University of Iowa Hospitals and Clinics

Re: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread Hassan Schroeder
On Thu, Sep 3, 2009 at 5:55 AM, Strickland, Lawrence Plawrence-strickl...@uiowa.edu wrote: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5? This is on a UNIX operating system. If it's a normal install, `rm -rf $CATALINA_HOME` would probably do it just fine. :-) But do you

Re: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread David Smith
Strickland, Lawrence P wrote: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5? This is on a UNIX operating system. Larry Strickland Lead Systems Administrator lawrence-strickl...@uiowa.edu University of Iowa Hospitals and Clinics That depends on how

RE: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ?

2009-09-03 Thread Strickland, Lawrence P
I did the rm since I want to conserve space. Thank you. -Original Message- From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sent: Thursday, September 03, 2009 8:00 AM To: Tomcat Users List Subject: Re: How do I uninstall Tomcat 6.0 so that I can down level it to 5.5 ? On Thu

How do I uninstall tomcat

2008-12-10 Thread BoyePeter
registry directly myself at my currently level of knowledge and experience. Or is their an uninstall process / program that I can use? I hope that someone can help me. Best Regards, Pete -- View this message in context: http://www.nabble.com/How-do-I-uninstall-tomcat-tp20941964p20941964.html Sent

RE: How do I uninstall tomcat

2008-12-10 Thread Caldarale, Charles R
From: BoyePeter [mailto:[EMAIL PROTECTED] Subject: How do I uninstall tomcat Can I just delete the tomcat directory? If you installed Tomcat from the .zip download, then yes. If you ran the service.bat script to create a Tomcat service, run service.bat remove first. If you had used

RE: How do I uninstall tomcat

2008-12-10 Thread BoyePeter
Chuck, Ta much for your advice and response. Best Regards, Pete -- View this message in context: http://www.nabble.com/How-do-I-uninstall-tomcat-tp20941964p20942486.html Sent from the Tomcat - User mailing list archive at Nabble.com