[omniORB] GIOP requests type
Duncan Grisby
duncan at grisby.org
Mon Jun 6 18:34:29 BST 2005
On Monday 6 June, kleva wrote:
[...]
> When I'm debuging GIOP messages there is one thing wich can be the
> reason(?):
> In GIOP message the 8th byte(GIOP message type) is equal to 3(LocateRequest), not
> 0(Request) wich in all other messages. So I think, my CORBA server
> (wich is hardware realized) can't understand that GIOP and that's why
> just not answering to this request.
Your server isn't CORBA compliant if it doesn't handle LocateRequest
messages.
In this case you can stop omniORB from issuing LocateRequests by setting
the verifyObjectExistsAndType parameter to zero.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list