[omniORB] Object reference to stringified URI: can it be done?
matejkenda@volja.net
matejkenda@volja.net
Mon Jan 6 15:32:02 2003
Hi,
I wanted to implement an operator<< for CORBA objects that would display the
object references in URI form (giop::iiop::hostname:port/object).
I have tried to find the tips on the Internet and in the Advanced CORBA
Programming with C++, but with no luck (I'm sure the information is there
somewhere, but it seems to be well hidden ;) ).
Can you give me any hints how to convert CORBA::Object_ptr to URI in char* form?
TIA,
Matej