Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Rest Client integration in RCP application(Java Rest client integration in RCP)
Rest Client integration in RCP application [message #1424276] Mon, 15 September 2014 19:01 Go to next message
Anu test is currently offline Anu testFriend
Messages: 2
Registered: July 2014
Junior Member
Hi All,

I have eclipse RCP based applicaton.
I have to call the REST api from the RCP application.

Does anybody know how to call a REST API from an Eclipse RCP Application ?
Appreciate your help, Thanks in advance.

Best Regards,
Priya.
Re: Rest Client integration in RCP application [message #1424813 is a reply to message #1424276] Tue, 16 September 2014 12:58 Go to previous messageGo to next message
techteam is currently offline techteamFriend
Messages: 55
Registered: September 2010
Member
Hi,
Marc Teufel wrotes a simple e4 app some times ago, which uses a rest api.
Maybe it will help you.

https://github.com/mteufel/net.teufel.e4.geo




Am 15.09.2014 21:01, schrieb Anu test:
> Hi All,
>
> I have eclipse RCP based applicaton.
> I have to call the REST api from the RCP application.
>
> Does anybody know how to call a REST API from an Eclipse RCP Application ?
> Appreciate your help, Thanks in advance.
>
> Best Regards,
> Priya.
Re: Rest Client integration in RCP application [message #1424818 is a reply to message #1424276] Tue, 16 September 2014 13:04 Go to previous message
Mihael Schmidt is currently offline Mihael SchmidtFriend
Messages: 81
Registered: August 2010
Member
Just take any REST Client with OSGi support and add the bundle to your application.

F. e. Jersey is packaged as a bundle. We are using it with our other bundles in our OSGi application running on Glassfish.
Previous Topic:Default value for radio button
Next Topic:visibleWhen on toolbar
Goto Forum:
  


Current Time: Fri Apr 26 00:12:51 GMT 2024

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

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

Back to the top