[omniORB] Sequence of Sequence of any
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 16 Jul 2001 16:51:31 +0100
On Thursday 12 July, "Kevin Wooten" wrote:
> typdef sequence<any> any_seq;
> typedef sequence<any_seq> anygrid;
>
> IDL lets me create it. I can fill up the structure on the server just
> fine. I can even use it in the function that filled it up, as a test.
> Although when I try to return it to the client, omniORB passes an
> exception to the client instead. Does anybody know why?
It certainly should work. What exception do you get? Try running with
-ORBtraceLevel 10 -- that will say where the exception is thrown. If
that doesn't help track it down, please post a minimal example program
which exhibits the problem.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --