Restrictions on the CORBA Service
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 | None | Not |
| const declaration of the IDL definition |
| determined |
2 | The following values cannot exceed 65535 in | None | Not |
| the data type declaration. |
| determined |
| - 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 |
|
|
|
|
|
|