Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Resources on remote server
Resources on remote server [message #436367] Wed, 07 September 2005 15:15
Edoardo Causarano is currently offline Edoardo CausaranoFriend
Messages: 11
Registered: July 2009
Junior Member
Hello, I'd like to save resources on a remote server using SOAP calls
like in
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-core-home/docs/eclipse-remote-dev-guidelines/remote-dev elopment.html
using a remote system resident scenario.

As far as I've understood I should implement some part of the core API
that calls my SOAP stubs and holds the data in memory; something like
"org.eclipse.core.resources.soap" and implement the various interfaces
therein. Is it overkill (yeah, I'm pretty shure it is) or can I get away
with contributing some extensions that take over on operations on
determined URIs?

Playing with the EMF I noticed that the resources created are marked
with URIs like platform://path/fo/file. What class takes care of
handling these?

I'm quite a n00b, please be patient with me ;-)
e
Previous Topic:Inversion Of Control And Plugins
Next Topic:Newbie question on menubar: File->new->project
Goto Forum:
  


Current Time: Mon Dec 09 07:23:23 GMT 2024

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

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

Back to the top