Hello,<div><br></div><div>I have a C++ CORBA object on a remote ARM system calling a method on a local python object.  Any method I call in this way hangs, although it works the other way around (python object calling methods on the remote C++ object).</div>
<div><br></div><div>I ran it with traceLevel 10, and I see this on the ARM system:</div><div><br></div><div>omniORB: LocateRequest to remote: root&lt;0&gt;</div><div><br></div><div>and this on the local system:</div><div>
<br></div><div>omniORB: Handling a GIOP LOCATE_REQUEST.</div><div><br></div><div>And then nothing, no errors, it just hangs.  Any ideas?</div><div><br></div><div>Thanks,</div><div>Aaron</div><div><br></div>