Hi guys, Because apache common http 3.x supports HTTP 1.1 "keep connection alive" which could improve the performance issue now I am facing, I am gonna use it with axis 1.4. But the problem is how? just simply put commons httpclient jar file to the classpath? Is axis clever enough to try to discover httpclient at bootstrap?
-- Thanks & Regards, Daniel
