Hi, I got an exception of org.apache.commons.httpclient.ConnectionPoolTimeoutException: Timeout waiting for connection while using Dispatch.invokeOneWay method for some times. After checking the codes in the BaseDispatch.invokeOneWay method, I did not find the related codes which were used to release the connection. Is there a connection leak here ? Thanks.
-- Ivan
