Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » How to use IRemoteProgressMonitorRegistry?
How to use IRemoteProgressMonitorRegistry? [message #582771] Wed, 17 June 2009 11:54
Ralf Heilek is currently offline Ralf HeilekFriend
Messages: 12
Registered: July 2009
Junior Member
Hi,

I build an client/server application on top of the riena platform and
want to monitor a long running server operation on the client.

In org.eclipse.riena.example.client i found an example using
IRemoteProgressMonitorRegistry (service) to monitor another service.
Unfortunately, the example is only a client application and fakes the
remote service call.

I guess that the server provides the RemoteProgressMonitorRegistry and
the client registers a proxy to add a ProgressMonitor before calling a
remote service.

A the moment the client and server project depend on
org.eclipse.riena.communication.core and get their own
RemoteProgressMonitorRegistry by the Activator of this bundle.

Can i use this implementation in a real client/server environment?

Thanks, Ralf
Previous Topic:Host riena (OSGI) services on WebSphere
Next Topic:Host riena (OSGI) services on WebSphere
Goto Forum:
  


Current Time: Fri Apr 19 22:33:21 GMT 2024

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

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

Back to the top