Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-30 Thread Mark Eggers
- Original Message - > From: Anisha Karki > To: Tomcat Users List ; Mark Eggers > > Cc: > Sent: Friday, September 30, 2011 12:04 PM > Subject: Re: problem configuring tomcat7 in ubuntu 10.04 > >T hanks Mark. I had previously installed tomcat6. I unistalled

Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-30 Thread Anisha Karki
, Anisha On Fri, Sep 30, 2011 at 1:02 PM, Mark Eggers wrote: > - Original Message - > > > From: Hassan Schroeder > > To: Tomcat Users List > > Cc: > > Sent: Thursday, September 29, 2011 1:34 PM > > Subject: Re: problem configuring tomcat7 in ubuntu 10.

Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-30 Thread Mark Eggers
- Original Message - > From: Hassan Schroeder > To: Tomcat Users List > Cc: > Sent: Thursday, September 29, 2011 1:34 PM > Subject: Re: problem configuring tomcat7 in ubuntu 10.04 > > On Thu, Sep 29, 2011 at 1:26 PM, Anisha Karki > wrote: >> I read th

Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-29 Thread Hassan Schroeder
On Thu, Sep 29, 2011 at 1:26 PM, Anisha Karki wrote: > I read that but its not clear on how to manage directories in ubuntu i.e > Where should tomcat be placed ? Anywhere you want -- it's your server. > and what is the command to run the tomcat server ? Excerpted quote from the documentation: "

Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-29 Thread Anisha Karki
to:karki.ani...@gmail.com] > > Subject: Re: problem configuring tomcat7 in ubuntu 10.04 > > > I downloaded tomcat 7.0.0 > > That would be a serious error; the current version is 7.0.21. 7.0.0 never > got beyond beta. > > > Is there any documentation or step by step explan

RE: problem configuring tomcat7 in ubuntu 10.04

2011-09-29 Thread Caldarale, Charles R
> From: Anisha Karki [mailto:karki.ani...@gmail.com] > Subject: Re: problem configuring tomcat7 in ubuntu 10.04 > I downloaded tomcat 7.0.0 That would be a serious error; the current version is 7.0.21. 7.0.0 never got beyond beta. > Is there any documentation or step by step ex

Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-29 Thread Anisha Karki
Hi, I downloaded tomcat 7.0.0 unzipped it and kept in /user/local/tomcat7/. Now i dont know how to proceed further in ubuntu. In windows i started tomcat by running the executable files. But in ubuntu i am stuck. Is there any documentation or step by step explanation on how to configure and make t

Re: problem configuring tomcat7 in ubuntu 10.04

2011-09-29 Thread Piotr Pawlowski
Please explain exactly what would you like to achieve. To install Tomcat you need to download it from tomcat.apache.org , untar archive and start it by running $tomcat_path/bin/catalina.sh start . Best Regards -- Piotr Pawlowski GOYELLO System Administrator __