Issue 3977: Services available for a basic container (components-ftf) Source: (, ) Nature: Uncategorized Issue Severity: Summary: The CCM describes the services available for a basic container as being one of two sets: security, transactions, and naming or security, transactions, and persistence. Could someone please describe the exact services available to basic containers and the particular semantics for each? Are these differences related to one set for the component home and the second set for the instance? Resolution: rejected Revised Text: Actions taken: October 23, 2000: received issue May 13, 2002: closed issue Discussion: The text that noted this distinction was part of the removed chapter 66 (see issue 4307). However it is difficult to tell what services a container will need to provide its functionality to the component instances. It is implementation dependant what services are available for a container. The container could make use of any of the CORBA services. It is transparent for components and for homes. Furthermore there is no distinction between the functionality provided by a container for a home or for a component. They use the same internal interface type of the container i.e. the context interface. The context interface provides also an interface to the orb object. Using this orb object a component or a home can get access to all of the CORBA Services. End of Annotations:===== From: thomas.s.hawker@mail.sprint.com X-OpenMail-Hops: 1 Date: Mon, 23 Oct 2000 09:19:19 -0500 Message-Id: Subject: Component Issue MIME-Version: 1.0 TO: issues@omg.org Content-Type: multipart/mixed; boundary="openmail-part-3333f541-00000001" X-UIDL: )!e!!CiDe9=Gm!!'%:!! See the CORBA Components Model specification, orbos/99-07-01. The CCM describes the services available for a basic container as being one of two sets: security, transactions, and naming or security, transactions, and persistence. Could someone please describe the exact services available to basic containers and the particular semantics for each? Are these differences related to one set for the component home and the second set for the instance?