Integration of Apache HttpClient 4.1.1 to a RCP client [message #704001] |
Thu, 28 July 2011 03:08  |
Eclipse User |
|
|
|
Hi all,
We are developing an RCP Solution based on Eclipse Galileo. Our RCP client implements a REST interface (based on the Apache lib HttpClient version 3.1) that is used to exchange information with a backend component. As Galileo already contains the Apache HttpClient lib (version 3.1) as plugins, it was simple to write our REST-client.
For the next release of our RCP-client we need to implement a more sophisticated http-authentication workaround so that we need to use the last version of the Apache HttpClient lib, the version 4.1.1. How can I integrate in our Galileo RCP client this new lib (httpclient-4.1.1) ? How can I add the lib to the Galileo target platform ? What is the best and easiest way to do this ?
Thank you for your help
Regards
Antoine Logean
|
|
|
(no subject) [message #707605 is a reply to message #704001] |
Mon, 01 August 2011 16:55  |
Eclipse User |
|
|
|
Hi Antoine,
This bundle is in the Orbit project. Here is an update site that contains a
bundle for the required version:
http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/
You can see more orbit repositories here:
http://download.eclipse.org/tools/orbit/downloads/
Regards,
Wim Jongman
Industrial-TSI
> Hi all,
>
> We are developing an RCP Solution based on Eclipse Galileo. Our RCP client
implements a REST interface (based on the Apache lib HttpClient version 3.1)
that is used to exchange information with a backend component. As Galileo
already contains the Apache HttpClient lib (version 3.1) as plugins, it was
simple to write our REST-client.
> For the next release of our RCP-client we need to implement a more
sophisticated http-authentication workaround so that we need to use the last
version of the Apache HttpClient lib, the version 4.1.1. How can I integrate
in our Galileo RCP client this new lib (httpclient-4.1.1) ? How can I add the
lib to the Galileo target platform ? What is the best and easiest way to do
this ?
>
> Thank you for your help
>
> Regards
>
> Antoine Logean
|
|
|
Powered by
FUDForum. Page generated in 0.02937 seconds