axis2-1.5.1 设立HttpClient的连接池

axis2-1.5.1 设置HttpClient的连接池两处关键的资料:?http://ws.apache.org/axis2/1_5_1/http-transport.h

axis2-1.5.1 设置HttpClient的连接池

两处关键的资料:

?

http://ws.apache.org/axis2/1_5_1/http-transport.html

Setting the cached httpclient object 部份。

?

但看这部份,无法了解configurationContext变量是从哪来的,我查了一下可以从以下文档处找到:

?

http://ws.apache.org/axis2/1_5_1/adv-userguide.html

?

Using Your Own Repository部份,可以看出如何生成ConfigurationContext对象。