TO check the port numbers, just see what process ID is and then do a netstat
-an and look for the port it should be using. In this case, its 8080.
-----Original Message-----
From: Michael Wentzel [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 11, 2001 2:16 PM
To: '[EMAIL PROTECTED]'
Subject: RE: How can I tell if Tomcat Server is running
> Verify that tomcat has actually started. To check this, for
> unix and Linux,
> I would just do a "ps -ef|grep tomcat" or whatever the name
> of that process
> is.
This will work in *nix but it doesn't tell you if it is running
correctly/the right port/etc... The best thing for this is
testing from the root server up and/or using telnet/ping to
check to see if a server is listening on the port.
---
Michael Wentzel
Software Developer
Software As We Think - http://www.aswethink.com