[keycloak-dev] linkage errors around ApacheHttpClient

Bill Burke bburke at redhat.com
Thu Apr 30 08:33:28 EDT 2015


I saw a linkage error exceptoin whenever a ApacheHttpClient4Executor was 
created.  Again, this is because the resteasy module has a dependency on 
4.2 and the HttpClient created and passed to the 
ApacheHttpClient4Executor constructor was a 4.3 one.

On 4/30/2015 2:08 AM, Stian Thorgersen wrote:
> Is this fixed?
>
> What was the problems you saw as it worked fine when I tested it. I assume I didn't test it well enough :/
>
> ----- Original Message -----
>> From: "Bill Burke" <bburke at redhat.com>
>> To: keycloak-dev at lists.jboss.org
>> Sent: Wednesday, April 29, 2015 8:36:08 PM
>> Subject: Re: [keycloak-dev] linkage errors around ApacheHttpClient
>>
>> Our code uses Resteasy's old client library.  We generate an Apache
>> HttpClient object in keycloak using Apache HC 4.3.x, then pass it to the
>> resteasy client library constructor. Hence linkage error.
>>
>> I guess I'll just change the code to using HC directly.
>>
>> On 4/29/2015 10:51 AM, Bill Burke wrote:
>>> FYI,
>>>
>>> Need to hold up any release as there are linkage errors with
>>> ApacheHTTPClient
>>>
>>
>> --
>> Bill Burke
>> JBoss, a division of Red Hat
>> http://bill.burkecentral.com
>> _______________________________________________
>> keycloak-dev mailing list
>> keycloak-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list