discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distibuted Objects: exceptions in remote methods


From: Rene Cornils
Subject: Distibuted Objects: exceptions in remote methods
Date: Tue, 18 Sep 2001 15:31:59 +0200 (METDST)

Hi there,

I've encountered a problem when a remote method (called via Distributed
Objects) raises an NSException. From my understanding, the exception
should be passed to the client invoking the remote method. But the server
just crashes. I can't even catch the exception on the server by
encapsulating the runloop with NS_DURING etc.

Is this a bug, am I doing something wrong or do I have a fatal
misunderstanding of exceptions in remote methods?
Comments and/or suggestions are highly appreciated.

Thanks in advance,
Rene


P.S. Sorry for reasking this question but there was no reaction on my
first posting and I'm still stuck. On request I could provide some small
example code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]