<br><font size=2 face="sans-serif">Hello!</font>
<br><font size=2 face="sans-serif">Try</font>
<br><font size=2 face="sans-serif">CORBA::String_var sIOR;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; sIOR = orb-&gt;object_to_string(obj);</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; std::cout &lt;&lt; sIOR.in() &lt;&lt; &quot;\n&quot;;</font>
<br>
<br><font size=2 face="sans-serif">Florin</font>