Olga Natkovich wrote:
Doug, thanks. Would what I proposed be reasonable short term?
Yes, that should work.I think it would be reasonable to fix RPC so that, if the exception class exists on the client and has a constructor with a single String argument, then the original exception will be re-thrown, otherwise RemoteException would be thrown.
Doug