syed shah wrote:
> Hi,
> 
> I have been programming on Windows and its pretty easy to get the console
> output when you start the server from DOS as all println's go there but i
> tried doing
> same on ubuntu (through remote login) and it didnt worked as i get the bash
> back after starting tomcat. I tried using eclipse but it seems that the
> eclipse launch
> for tomcat is different from launching the tomcat from bash as there are no
> entries in tomcat's log folders for the requests serviced. Now I have 2
> questions:
> 
> 1)How to get console output on ubuntu

Take a look at the startup scripts. All will be revealed.

> 2)What's difference between launching tomcat from Eclipse versus from bash (
> i specified the already installed tomcat root folder when launching the
> servlet from Eclipse)
Read the Eclipse docs for info on how Tomcat (and other app server)
instances may be configured.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to