Initialization of client programs

All C++ clients should have their locale information set correctly. To do this, add the following so that it is called prior to calling CORBA::ORB_init():

setlocale(LC_ALL, "" );


Related reference
CORBA internationalization considerations



Searchable topic ID:   rcor_intini
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_intini.html

Library | Support | Terms of Use | Feedback