Hi Martin,
thanks for your response.
i will try to be more detailed.
I've to contact a web service deployed on an iis server passing first
through a load balancer and an isa firewall.
If i invoke directly the iis the read timeout exception is not generated;
but if i pass through from load balancer
Hi all,
I've a problem of read timeout when my stub tries to invoke the endpoint (a
webservice deployed on iis).
My application is deployed on jboss as 4.3 as an ejb (which contains the
stub).
>From a tcp point of view i found that the stub not send the FIN packet that
end the connection.
What's t