[omniORB] changing CORBA interface

Michael Kilburn crusader.mike at gmail.com
Mon Dec 17 01:15:39 GMT 2007


On Dec 17, 2007 12:10 AM, Michael <omniorb at bindone.de> wrote:

> > Hmm... and what happens if client compiled with old idl file gets an
> > exception that appeared in new idl file?
> >
>
> That may depend on the ORB implementation, I would assume you'll get a
> CORBA system
> exception (maybe MARSHAL). I would suggest that you test this with your
> actual
> implementations and in general I would try to avoid changing signatures on
> the server side
> only.
>

Good! Before clients were getting CORBA_UNKNOWN, now they'll get basically
the same.
Of course I'll check... (I am catching std::exception and convert it to
something meaningful, instead of letting it slip to ORB, presumably it
should be rare case).

Thank you.

-- 
Sincerely yours,
Michael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20071217/89194ddc/attachment.htm


More information about the omniORB-list mailing list