[omniORB] There still exists a bug with inserting exceptions into an any !
Duncan Grisby
dgrisby@uk.research.att.com
Tue, 15 Aug 2000 14:24:19 +0100
On Tuesday 15 August, "Jean Francois Poilpret" wrote:
> I know that the activate_object() call cannot work since my POA has
> the USER_ID policy (so I have to use activate_object_with_id()
> instead). This is to enforce a "WrongPolicy" exception thrown at
> this line. Then I catch that exception in the catch(const
> CORBA::UserException&){...} block. Then I try to insert this
> exception into an Any (this is to use a portable trick described in
> Henning & Vinoski's book to be able to find the name of any caught
> CORBA exception.
Thanks for the bug report. It's fixed in CVS.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --