[omniORB] Problem setting UTF-8
Luke Deller
ldeller at xplantechnology.com
Mon May 30 11:28:50 BST 2005
Hi Damian,
UTF-8 characters are not wide, so UTF-8 is not a supported option for
the wide char codeset.
You can use UTF-8 for your char codeset (see nativeCharCodeSet).
Regards,
Luke.
On Fri, 2005-05-27 at 15:52 +0300, Damian Minkov wrote:
> I'm having trouble setting nativeWCharCodeSet.
>
> omniORB: ORB_init failed: Bad parameter (UTF-8) for ORB configuration
> option nativeWCharCodeSet, reason: Unknown code set name
> Caught CORBA::SystemException.
>
> In the documentation is said :
> "The names available are printed out at start-up "
>
> Here what I have at startup with default values:
> Native char code sets: ISO-8859-1 UTF-8.
>
> omniORB: Native char code sets: ISO-8859-1 UTF-8.
> omniORB: Transmission char code sets: ISO-8859-1(1.2) ISO-8859-1(1.1)
> ISO-8859-1(1.0) UTF-8(1.2) UTF-8(1.1).
> omniORB: Native wide char code sets: UTF-16.
> omniORB: Transmission wide char code sets: UTF-16(1.2).
>
>
> Where is the problem ?
>
>
> _______________________________________________
> omniORB-list mailing list
> omniORB-list at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-list
More information about the omniORB-list
mailing list