[omniORB] omniOrb4 - codeset intialisation exception?

Stephen Crawley crawley@dstc.edu.au
Wed, 25 Jul 2001 09:54:22 +1000


Mac & Duncan,

I've also run into this problem.

I hacked a "solution" which involved explicitly instantiating
the codeset classes in my mainline code before calling ORB_init.
But I'm running into other problems which might be a consequence
of my hackery.

My need for codesets is similar.  I urgently have to modify the dMOF
MODL compiler to support wide strings ... so that I can generate the XMI
for the OMG MOF 1.4 specification!

-- Steve