Posted By:
Regis_sopra
Posted On:
Thursday, March 23, 2006 07:05 AM
Hello Folks
With Traditionnal RMI I expose RMI Service which manipulate Remote Objects.
Remote obejcts executes Impl on server.
In spring I expose Spring RMI Service which manipulate Serializable Objects.
Serializable Objets executes Impl on client.
Can I Manipulate Spring RMI Objects as simple as RMI Objects ?
If Yes, How ?
OK it's similar to Ricardo's "RMI proxies" question but, Perharps Spring new version respond to.
Thanks you for your answers.
Régis