[omniORB] Authentication; Garbage Collection

Alex Suzuki (ML) ml at cynox.ch
Thu Jul 22 14:51:06 BST 2004


Bill,

On Thu, 22 Jul 2004 07:00:26 -0400, Bill Noon <noon at snow.nrcc.cornell.edu>
wrote :
> Alex -- I ran into the same problem with authentication a few years ago 
> and also used Interceptors to insert my authentication key into the 
> CORBA request.  This worked fine until I moved some computers to MacOS 
> 10.3 where I had a problem getting OmniORB's c++ objects to call the 
> initializing code.  This killed my python interface to the 
> omniInterceptors.
> 
> Since Duncan had exposed the omniInterceptors to python, I tried that 
> route.  Below is some simple code to add and get a token from the CORBA 
> stream.
> 
> #!/usr/bin/env python
> [snip]

Works perfectly!

Thank you very much.

Regards,
  Alex



More information about the omniORB-list mailing list