posted 22 years ago
Hi Raghothaman,
Any Runtime Exception that occurs at server side and that is not defined within the idl, is reported to the client as a CORBA_UNKNOWN Exception. Consequently, you will never be able to know the root cause of the exception at client side.
Solution : try to debug your code at SERVER SIDE (servants) to see exactly what happens.
Regards
[ June 25, 2002: Message edited by: Omar IRAQI ]
[ June 25, 2002: Message edited by: Omar IRAQI ]