-
Key: CORBA24-125
-
Legacy Issue Number: 3190
-
Status: closed
-
Source: International Business Machines ( Mr. Ignacio Silva-Lepe)
-
Summary:
Chapter 8 omits to mention how the CCMHome::get_home_def call is mapped by
the bridge at runtime to an EJB operation.Issue:
The very similar call CCMHome::get_component_def is shown as mapped to the
EJBHome.getEJBMetaData operation, but there is no mapping shown for
CCMHome::get_home_def. It appears that get_home_def could be also be
implemented using the EJBHome.getEJBMetaData operation, and if necessary,
with the help of Java introspection.Proposal:
Add a line in Table 8-1 to show CCMHome::get_home_def mapped at runtime to
EJBHome.getEJBMetaData. -
Reported: CPP 1.1 — Fri, 7 Jan 2000 05:00 GMT
-
Disposition: Resolved — CORBA 2.4.2
-
Disposition Summary:
Add a line in Table 8-1 to show CCMHome::get_home_def mapped at runtime to EJBHome.getEJBMetaData
-
Updated: Fri, 6 Mar 2015 20:58 GMT
CORBA24 — How is CCMHome::get_home_def mapped to EJB operations?
- Key: CORBA24-125
- OMG Task Force: CORBA Core 2.4 RTF