-
Key: CORBA24-123
-
Legacy Issue Number: 3187
-
Status: closed
-
Source: International Business Machines ( Mr. Ignacio Silva-Lepe)
-
Summary:
When mapping EJB set/get methods to a CCM view, it is not clear whether the
resulting IDL attributes belong on the ComponentDefault interface or on the
component definition itselfIssue:
Set/get method pairs on the EJB remote interface map to IDL attributes, but
do these attributes end up in the XXXDefault interface or in the XXX
component definition? Section 8.2.1.2 of the specification seems to imply
they belong in the XXXDefault interface, but section 5.3.2 says the
component definition for a basic CCM "shall only contain zero or more
attribute declarations", which suggests that attributes of a CORBA
Component belong in the component definition. Also, the mapping in the
other direction (EJB view of a CCM), described in 8.3.1, suggests that CCM
attributes are always found in the component definition itself. It appears
that both versions will work, but this point is worth clarifying.Proposal:
Change 8.2.1.2 to say that all EJB set/get method pairs are mapped to IDL
attributes on the component definition itself. -
Reported: CPP 1.1 — Fri, 7 Jan 2000 05:00 GMT
-
Disposition: Resolved — CORBA 2.4.2
-
Disposition Summary:
resolved
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CORBA24 — Do EJB-mapped attributes go to the ComponentDefault interface?
- Key: CORBA24-123
- OMG Task Force: CORBA Core 2.4 RTF