-
Key: CORBA24-117
-
Legacy Issue Number: 3060
-
Status: closed
-
Source: Oracle ( Ed Cobb)
-
Summary:
The following errors in the component model chapter 61 need to be fixed as
{ FeatureName name; any value; }
follows to align the IDL in the text with the final IDL published in
Appendix A (orbos/99-08-08).
1. In IDL on page 46, section 61.6.3 add a “;” after expected_event_type.
2. In IDL on page 43, section 61.5.3 replace
ConnectionList get_connections (in FeatureName name)
raises (InvalidName);
with
ConnectedDescriptions get_connections (in FeatureName name)
raises (InvalidName);
3. In IDL on page 68, section 61.10.1.2 replace
valuetype ConfigValue;
{ public FeatureName name; public any value; }
with
valuetype ConfigValue;
-
Reported: CORBA 2.3.1 — Mon, 22 Nov 1999 05:00 GMT
-
Disposition: Resolved — CORBA 2.4.2
-
Disposition Summary:
resolved
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CORBA24 — Components Issues - Chapter 61 ptc/99-10-04
- Key: CORBA24-117
- OMG Task Force: CORBA Core 2.4 RTF