[omniORB-dev] omniINSPOA and wstring support
Duncan Grisby
duncan at grisby.org
Mon Feb 2 14:32:36 GMT 2004
On Thursday 29 January, David Berry wrote:
> I'm having problems setting up an OmniOrb python server so that it
> supports wstrings.
>
> We are using OmniPy 2.3, OmniOrb 4.0.3, Windows 2000.
>
> We are currently using the omniINSPOA to connect the client to the
> server and get
> the following error when trying to send wstring information to the server.
>
> BAD_PARAM: Minor: BAD_PARAM_WCharTCSNotKnown, COMPLETED_NO.
Information about what code sets a server supports is embedded in the
IOR. They aren't present in a corbaloc URI, so the ORB doesn't know
what to do. You should avoid using corbaloc for anything apart from
initial bootstrapping.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-dev
mailing list