[omniORB] omniORBpy actions on missing servant method

Jim Bell Jim at JC-Bell.com
Sun Jan 3 13:50:42 UTC 2021


When the orb encounters a servant that's missing a method, I see it puts 
this on stderr:

    omniORB: (50) 2021-01-03 07:32:20.582000: Python servant for
    `A:B/C:1.0' has no method named `D'.

I'd like to build unit tests that fail on this condition, though.

So can I hook something to determine this?  Redirecting stderr to a pipe 
and reading the other end, or fiddling with -ORBtraceFile, seem like my 
only options.

Ideas?

Thanks in advance,

Jim


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.omniorb-support.com/pipermail/omniorb-list/attachments/20210103/22a9adae/attachment.html>


More information about the omniORB-list mailing list