Cannot create tomcat-6.0.29 daemon

2013-08-09 Thread Sumilang Plucena
I have successfully installed tomcat-6.0.29 on ubuntu-12.04. Never had problem starting from /opt/tomcat-6.0.29/bin/startup.sh. I had no error on the first part. I'm stuck on this part. CATALINA_BASE=$CATALINA_HOME  cd $CATALINA_HOME     >>when I issue this command it goes to my root folder in

Re: Downgrade Tomcat7 to Tomcat6

2013-08-09 Thread Sumilang Plucena
/8/13, Daniel Mikusa wrote: Subject: Re: Downgrade Tomcat7 to Tomcat6 To: "Tomcat Users List" Date: Thursday, August 8, 2013, 2:25 PM On Aug 7, 2013, at 9:53 PM, Sumilang Plucena wrote: > I have a development server Ubuntu12.10 and Tomcat-7.0.30. Are you installi

Downgrade Tomcat7 to Tomcat6

2013-08-07 Thread Sumilang Plucena
I have a development server Ubuntu12.10 and Tomcat-7.0.30. But prior to upgrading Tomcat7 from Tomcat-6.0.29 we never had problem with our website. I would like to know how I can go about downgrading Tomcat7 without affecting applications hosted by tomcat7. Many thanks!