Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-20 Thread Swapnil Patil
; >>>> On Thu, Jun 18, 2015 at 10:01 PM, Swapnil Patil >>> > wrote: >>>> >>>>> Hi All, >>>>> >>>>> I am trying to run AWS load balancer extension which is currently >>>>> under development. While creating

Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-19 Thread Swapnil Patil
n.DefaultClientConnectionOperator.(Lorg/apache/http/conn/scheme/SchemeRegistry;Lorg/apache/http/conn/DnsResolver;)V" >>>> >>>> This can be resolved if httpclient-4.2.jar is referenced instead of >>>> httpclient-4.1.1-wso2v1.jar. Now the problem is in the

Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-19 Thread Gayan Gunarathne
n/scheme/SchemeRegistry;Lorg/apache/http/conn/DnsResolver;)V" >>> >>> This can be resolved if httpclient-4.2.jar is referenced instead of >>> httpclient-4.1.1-wso2v1.jar. Now the problem is in the lib folder of >>> extension (which is set as classpath) there a

Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-18 Thread Swapnil Patil
e lib folder of >> extension (which is set as classpath) there are two different >> jars httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar with different >> versions. It seems first reference is made to httpclient-4.1.1-wso2v1.jar >> which is why the exception. If I remove htt

Re: httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-18 Thread Gayan Gunarathne
v1.jar. Now the problem is in the lib folder of > extension (which is set as classpath) there are two different > jars httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar with different > versions. It seems first reference is made to httpclient-4.1.1-wso2v1.jar > which is why the except

httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar

2015-06-18 Thread Swapnil Patil
/conn/DnsResolver;)V" This can be resolved if httpclient-4.2.jar is referenced instead of httpclient-4.1.1-wso2v1.jar. Now the problem is in the lib folder of extension (which is set as classpath) there are two different jars httpclient-4.1.1-wso2v1.jar and httpclient-4.2.jar with different ve