0 Replies Latest reply on Jan 10, 2008 3:53 PM by camateusno

    socket.close(): Possibly anyone resolved this, but still I d

    camateusno

      Hi,
      I have a similar problem to issue: CLOSE WAIT and socket.close(),
      My problem consist in this:
      I have a Job that runs every 10 seconds, and every time uses a web service client maded with JBossWS. This web service does a operations over a remote server.
      The problem is that each request opens a socket and this socket is not always closed, because the response may not return with the HTTP code expected to close the socket.

      For any aid thank you very much.