[omniORB] omniORB and polyORB
Duncan Grisby
duncan at grisby.org
Wed Sep 21 13:31:17 BST 2005
On Thursday 15 September, "Heley, Mike" wrote:
> I'm trying to get an omniORB(v4.0.3) client talking to a polyORB(v1.2r)
> server.
>
> The server exits with an exception after the client connects and sends
> codeset information. I presume the problem is something to do with the
> codesets.
It sounds like a bug in polyORB if it's that that dies. You could try
forcing omniORB to only use GIOP 1.0, which doesn't do codeset
negotiation, to see if that helps. Run the omniORB client with
-ORBmaxGIOPVersion 1.0 on its command line.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list