Charles Lim wrote:
Below is the result after running netstat...both port 8080 and 8383 do not
seem to be used.

C:\Programs2\apache-tomcat-6.0.18\bin>netstat -ab -p tcp

Active Connections


Seems the ports are not used.
So you should try some simple program
Download openssl.exe from
http://www.apache.org/dist/tomcat/tomcat-connectors/native/1.1.14/binaries/win32/

> openssl.exe -nocert -accept 8080

If that's not fine you have some security problems.

Regards
--
^(TM)

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to