socket connection timeout in SJSAS

Hi all!

I have a strange problem using sockets in SJSAS (version 9.0_01).

I've deployed a servlet which uses sockets to check some ports on remote hosts (a sort of scanning).

I've set my socket connection timeout, but timeout exception is never thrown.

Sockets seem to be "hung up" in SJSAS.

With Tomcat 5.5.17, no problem. The socket connection timeout works properly.

I've also written a console application to test my code and it works.

Can anybody help me?

Thanks!

Emilio

[539 byte] By [emilio.remognaa] at [2007-11-26 20:15:23]
# 1
I've re-posted this topic in socket programming forum. http://forum.java.sun.com/thread.jspa?threadID=5143332&tstart=0
emilio.remognaa at 2007-7-9 23:22:06 > top of Java-index,Java Essentials,Java Programming...