Trying to set up tomcat

View: New views
3 Messages — Rating Filter:   Alert me  

Trying to set up tomcat

by paul8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi I am trying to set up Tomcat on ubuntu, I have unziped and changed the classpath(i think) i go in to the bin folder of tomcat and run catalina.sh using terminal and get the following
paul@paul-laptop:~/apache-tomcat-6.0.20/bin$ ./catalina.sh run
Using CATALINA_BASE: /home/paul/apache-tomcat-6.0.20
Using CATALINA_HOME: /home/paul/apache-tomcat-6.0.20
Using CATALINA_TMPDIR: /home/paul/apache-tomcat-6.0.20/temp
Using JRE_HOME: /usr/lib/java/

Re: Trying to set up tomcat

by Mark Thomas :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

paul8 wrote:
> Hi I am trying to set up Tomcat on ubuntu, I have unziped and changed the
> classpath(i think)

Changing the classpath is a bad idea. Don't do that.

> i go in to the bin folder of tomcat and run catalina.sh
> using terminal and get the following
>
> paul@paul-laptop:~/apache-tomcat-6.0.20/bin$ ./startup.sh run
> Using CATALINA_BASE:   /home/paul/apache-tomcat-6.0.20
> Using CATALINA_HOME:   /home/paul/apache-tomcat-6.0.20
> Using CATALINA_TMPDIR: /home/paul/apache-tomcat-6.0.20/temp
> Using JRE_HOME:       /usr/lib/java/

And? That looks perfectly reasonable to me.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Trying to set up tomcat

by ziggy25 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What exactly is the problem?

On 11/7/09, paul8 <paulym@...> wrote:

>
> Hi I am trying to set up Tomcat on ubuntu, I have unziped and changed the
> classpath(i think) i go in to the bin folder of tomcat and run catalina.sh
> using terminal and get the following
>
> paul@paul-laptop:~/apache-tomcat-6.0.20/bin$ ./startup.sh run
> Using CATALINA_BASE:   /home/paul/apache-tomcat-6.0.20
> Using CATALINA_HOME:   /home/paul/apache-tomcat-6.0.20
> Using CATALINA_TMPDIR: /home/paul/apache-tomcat-6.0.20/temp
> Using JRE_HOME:       /usr/lib/java/
>
> --
> View this message in context:
> http://old.nabble.com/Trying-to-set-up-tomcat-tp26235460p26235460.html
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>

--
Sent from my mobile device

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...