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. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118834#4118834 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118834 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
