On 08/11/2007, Roman Kalukiewicz <[EMAIL PROTECTED]> wrote: > Hello! > > I've just tried to use http endpoint with multiple threads. It was failing. > > According to > http://jakarta.apache.org/httpcomponents/httpclient-3.x/threading.html > to use HttpClient in multithreaded environment you have to use special > connectionManager and then releaseConnection() on every http method. > > I see that by default it doesn't use them but is there someone who > handled this problem? Or maybe we have to issue this problem as a bug?
This looks like a bug/oversight. Do you fancy submitting a patch? :) http://activemq.apache.org/camel/contributing.html -- James ------- http://macstrac.blogspot.com/ Open Source SOA http://open.iona.com
