I've been looking through the past messages and the Apache Axis bugzilla database and it appears that the issue surrounding HTTP Connections "hanging" is a known issue. What is the easiest way to get around this issue?
I'm expieriencing some rather interesting problems surrounding this. I have an app, running on Weblogic 7.0.1 using an Axis client to call a MS-SOAP C++ service on Win2K. I am noticing the thread count in Weblogic continues to grow steadily over time and eventually runs out. After doing a thread dump, Weblogic shows that all of those thread are in the Axis Client "hanging" waiting for the HTTP connection to close. Any suggestions would be appreciated. Kevin Davis
