[omniORB] Possible bug in OmniORB 4.0.4
Duncan Grisby
duncan at grisby.org
Mon Nov 1 16:47:57 GMT 2004
On Monday 18 October, Palffy Gergely wrote:
> I started to use OmnioORB 4.0.4 under Solaris 8 and found a strange
> problem when the other orb is OpenORB:
>
> The OmniORB sends a request to the other orb with version 1.1 GIOP
> message but the reply comes in version 1.0 and OmniORB drops the
> message with a "Protocol Error Message, garbage left at the end of
> the message". I tried to use the lcd mode and disabled the
> strictIIOP flag but the error remained. The only solution was to use
> omniORB with maxGIOPVersion 1.0 settings. Is it a normal working
> mode?
This came up a while ago. I believe it is wrong for OpenORB to reply
to a GIOP 1.1 request with a GIOP 1.0 message. It's not clearly ruled
out by the GIOP spec, but then neither is replying to a GIOP 1.0
request with a GIOP 1.1 reply, and to permit that would be crazy.
I believe later versions of OpenORB do not mix GIOP versions like
that.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list