[omniORB] string_to_object
Gary Duzan
gduzan at bbn.com
Mon Sep 26 21:20:31 BST 2005
In Message <21984323050926161368c06d16 at mail.gmail.com> ,
Greg Trimble <gtrimble at gmail.com> wrote:
=>I end up getting the error with the catior utility:
=>
=>Invalid stringified IOR supplied.
=>(CORBA::MARSHAL: minor = 0x0)
=>
=>Am I not producing a valid IOR? I am just taking what I am printing
=>from object_to_string. I even writing it to file and then read it in
=>the client.
Make sure you don't have a carriage return at the end of the string
or other garbage in the string. It should start with "IOR:" and have
nothing but hex digits after that.
Gary Duzan
BBN Technologies
More information about the omniORB-list
mailing list