Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Integration of Apache HttpClient 4.1.1 to a RCP client
Integration of Apache HttpClient 4.1.1 to a RCP client [message #704001] Thu, 28 July 2011 07:08 Go to next message
Antoine Mising name is currently offline Antoine Mising nameFriend
Messages: 10
Registered: February 2010
Junior Member
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 20:55 Go to previous message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
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
Previous Topic:RCP Marker resolution
Next Topic:Adding Show View menu in plugin.xml
Goto Forum:
  


Current Time: Thu Apr 25 06:06:48 GMT 2024

Powered by FUDForum. Page generated in 0.02776 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top