In an IDL file, I declare a method which has a string parameter.
Created May 4, 2012
BILLS ABDULL The CORBA standard defines each char to be within the range of 0 to 255 (ISO-LATIN-1) in a string. The ORB checks for this when marshaling, and thus the exception is thrown.