CORBA 2.6.1 Programmer's Reference

ORB-Interoperability Architecture: Other
Components (13.6.6.3)
NonStop CORBA does not support any of the components listed under this topic in the OMG
specification.
ORB-Interoperability Architecture: Standard
Service Context (13.6.7)
The only ServiceID supported by NonStop CORBA is:
const ServiceId TransactionService = 0;
ORB-Interoperability Architecture: Code Set
Conversion (13.10)
NonStop CORBA supports limited codeset negotiation for transmitting character data in GIOP 1.1 and
GIOP 1.2 messages. For character data the native code set is ISO 8859-1 and X/Open UTF-8 is
supported as a conversion code set. For wide character data the native code set is ISO/IEC 10646-1:1993
UCS-2 Level 1 and ISO/IEC 10646-1:1993 UTF-16 is supported as a conversion code set.
ORB-Interoperability Architecture: Relevant OSFM
Registry Interfaces (13.10.5)
NonStop CORBA does not support the material described under this topic in the OMG specification.
General InterORB Protocol: Primitive Types (15.3.1)
For C++, 64-bit unsigned 2s complement integers (unsigned long long) and double-extended floating
point numbers (long double) are not supported.
For Java, tk_longdouble is not supported.
General InterORB Protocol: Fragmentation
(15.3.4.6)
NonStop CORBA accepts only GIOP 1.2 fragmentation chunks generated by other vendors CORBA
products.