[omniORB] activate_object_with_id Returns None
Marco Ferreira
mferreira at devion.org
Thu Apr 24 14:58:10 BST 2008
Thanks for all the replies.
I have tried different ways to get to the result I want, but the problem
pressists.
Needed result: to be able to contact the corba objects through corbaloc
URI's
Solution one:
Use the omniINSPOA POA
Problem:
Can't get the client to touch the objects (OBJECT_NOT_EXIST)
Solution two:
Use omniMapper to map the object names to correct IOR's
Problem:
When client contacts the corbaloc URI, omniMapper stays on some kind
of infinite loop with return LOCATION_FORWARD
I've tried your example Fischer, and some more while googling, and they
all work.
Mine just seems to want to be left alone in the corner :|
More information about the omniORB-list
mailing list