[omniORB] puzzling INV_OBJREF
Rob Cecil
rceci@master.adams.com
Tue, 04 Jan 2000 13:42:36 -0500
--------------518DC29601BA24650C72E791
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
...
objRef->ping();
serverRef->ping();
serverRef->method( objRef );
...
Can anyone think why the last operation would throw a INV_OBJREF, when the
previous two did not?
omniORB2.8.0/Solaris
Rob
--
| Rob Cecil | Senior Development Engineer |
| rceci@adams.com | Product Development |
| (734) 913-9351 | Mechanical Dynamics, Inc. (www.adams.com) |
--------------------------------------------------------------------
Modern Quantum Physics has found that the universe is composed of
25% protons, 15% electrons, 15% neutrons, and 45% morons.
--------------518DC29601BA24650C72E791
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
...
<br>objRef->ping();
<br>serverRef->ping();
<br>serverRef->method( objRef );
<br>...
<p>Can anyone think why the last operation would throw a INV_OBJREF, when
the previous two did not?
<p>omniORB2.8.0/Solaris
<p>Rob
<pre>--
| Rob Cecil | Senior Development Engineer |
| rceci@adams.com | Product Development |
| (734) 913-9351 | Mechanical Dynamics, Inc. (www.adams.com) |
--------------------------------------------------------------------
Modern Quantum Physics has found that the universe is composed of
25% protons, 15% electrons, 15% neutrons, and 45% morons.</pre>
</html>
--------------518DC29601BA24650C72E791--