Support for context in omniORB2?

Randy Shoup rshoup@tumbleweed.com
Mon, 20 Oct 1997 18:45:53 -0700


All --

  Am I correct in deducing that omniORB2 does not support CORBA context
arguments?  I tried to modify the simple Echo example to include a
context argument, and the IDL compiler complained:

// echo.idl
interface Echo {
  string echoString(in string mesg) context("foo");
};

omniidl2 returned:

echo.idl
Error: echo.idl-2 unsupported IDL syntax. context argument

-- Randy
_________________________________________________________________  
Randy Shoup                                     (415)569-3682  
Senior Software Developer                       rshoup@tumbleweed.com  
Tumbleweed Software Corporation