How to use IRemoteProgressMonitorRegistry? [message #582771] |
Wed, 17 June 2009 11:54 |
Ralf Heilek 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
|
|
|
Powered by
FUDForum. Page generated in 0.03493 seconds