-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
None
-
beta2
-
sparc
-
solaris_1
-
Verified
Some of the CSIV2 tags were not specified by the CSIV2 spec at the time the
CSIV2 idl files were checked in. The following tags in CSIV2 idl files therefore need to be updated:
>
> const IOP::ComponentId TAG_CSI_SEC_MECH_LIST = 254;
> const IOP::ComponentId TAG_NULL_TAG = 255;
> const IOP::ComponentId TAG_SECIOP_SEC_TRANS = 253;
>
must be replaced with the following values:
>
> const IOP::ComponentId TAG_CSI_SEC_MECH_LIST = 33;
> const IOP::ComponentId TAG_NULL_TAG = 34;
> const IOP::ComponentId TAG_SECIOP_SEC_TRANS = 35;
*******************************************************************************
###@###.### 2001-10-30
Fix verified ok by code inspection
- File: rip_int/1.0/fcs/b68/ws/src/share/classes/com/sun/corba/se/org/omg/CSIIOP/CSIIOP.idl
*******************************************************************************
CSIV2 idl files were checked in. The following tags in CSIV2 idl files therefore need to be updated:
>
> const IOP::ComponentId TAG_CSI_SEC_MECH_LIST = 254;
> const IOP::ComponentId TAG_NULL_TAG = 255;
> const IOP::ComponentId TAG_SECIOP_SEC_TRANS = 253;
>
must be replaced with the following values:
>
> const IOP::ComponentId TAG_CSI_SEC_MECH_LIST = 33;
> const IOP::ComponentId TAG_NULL_TAG = 34;
> const IOP::ComponentId TAG_SECIOP_SEC_TRANS = 35;
*******************************************************************************
###@###.### 2001-10-30
Fix verified ok by code inspection
- File: rip_int/1.0/fcs/b68/ws/src/share/classes/com/sun/corba/se/org/omg/CSIIOP/CSIIOP.idl
*******************************************************************************