posted 16 years ago
Hi,
I rather did something like that:
The local Service make no use of "Remote", but rather a higher level IOException. I consider extending "Remote" from your local interface to be wrong. You'll find many threads on this if you search on the forum about throwing IOException from your Services class.
Regards,
Alex