Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can you run show console window with Tomcat 5.5

Status
Not open for further replies.

Juni

Programmer
Mar 21, 2002
10
CA
Hi, everyone.

I just installed Tomcat 5.5 'cause I wanted to use the latest version of Tomcat.

When I used tomcat 4.x, console was shown so that I could see the some output lines for debugging purpose.

But 5.5 doesn't show the console window.

Is there anyway to display console window?

I will appreciate for any answers.

Thanks,
Jun.
 
The logs should be written to TOMCAT_HOME/logs.

If you download the excellant UnixUtils, , you can use the tail.exe programme to tail your logs (like in linux/unix).

--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top