![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/0c/60c3b97d-f93a-4865-9bf5-0b2da5522c4a/60c3b97d-f93a-4865-9bf5-0b2da5522c4a-bg23.png)
Restrictions on the CORBA Service
2-13
Restrictions on the CORBA Service
This section provides information on the restrictions on the CORBA Service.
Restrictions on IDL Definitions
The IDL definitions can be used with the following products:
• Interstage Application Server Enterprise Edition
• Interstage Application Server Standard Edition
• Interstage Application Server Plus
Table 2-7 Restrictions on IDL Definitions
No Restriction Alternative Method Date of
Removal
1 Type wchar, wstring cannot be used in the
const declaration of the IDL definition
None Not
determined
2 The following values cannot exceed 65535 in
the data type declaration.
- Size of the string type (stinrg/wstinrg) with
the specified size
- Size of the sequence type (sequence)
- Number of elements of the enumeration
type (enum), structure (struct), union (union),
and exception structure (exception)
(See Note)
- Size of an array
None Not
determined