[omniORB] status of CORBA::Current^H^H^H^H^H^H^HContext

William Noon noon@snow.nrcc.cornell.edu
Thu, 13 Dec 2001 13:21:32 -0500


On Thursday 13 December, Duncan Grisby wrote:
> 
> You need to link with the omniDynamic library.
> 

That did the trick!  Thanks!

Do you think that it is within spec to add a helper method to the stubs
that would automatically append the default_context to calls that
don't append the 'cntx' parameter?

I guess what I am working towards is something like SecurityContext that
transparently passes the client context to the server.

--Bill Noon