|
Re: Use of remote service client API with non OSGI-services [message #1486111 is a reply to message #1485606] |
Mon, 24 November 2014 20:47   |
Scott Lewis Messages: 1038 Registered: July 2009 |
Senior Member |
|
|
Hi Thomas,
Your questions about the client API are rather timely. Why timely? Because although we have tutorials and examples that show how to create custom providers...e.g.
http://wiki.eclipse.org/Tutorial:_Creating_a_RESTful_Remote_Service_Provider
we do *not* yet have a tutorial/examples that show how to create a client-only provider to interact with a non-OSGi hosted service (e.g. an existing REST, SOAP, or other service). In October, I actually have proposed that I create such a tutorial myself on the ECF dev mailing list:
http://dev.eclipse.org/mhonarc/lists/ecf-dev/msg07317.html
As you can see by reading the responses to this thread, there were some really good ideas of an existing service that could be used for this example/tutorial, but as of right now I haven't actually decided what service I would focus on for the example/tutorial.
BTW, there was an example client that interacted with an old version of the Twitter service some years ago (before they changed the twitter authentication) in ECF test code here:
http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/tree/tests/bundles/org.eclipse.ecf.tests.remoteservice.rest/src/org/eclipse/ecf/tests/remoteservice/rest/twitter
One issue for me doing this work immediately is that I don't currently have support (read $$) for work on ECF, and so can't dedicate as much time to it as I would like.
But to summarize: I am thinking of working on such a tutorial/example, but need to figure out
1) How I can dedicate some paid work time to such an effort
2) Which existing service to create a client provider for
3) Get some assistance from other in the ECF community in creating the examples and tutorial
If you have ideas or could contribute to any of 1-3 then it certainly could move things along. You might want to jump in on the ecf-dev thread discussing which existing service to us (2). To join the ecf-dev mailing list go here:
https://dev.eclipse.org/mailman/listinfo/ecf-dev
|
|
|
|
Powered by
FUDForum. Page generated in 0.01642 seconds