Next in thread →
Next in month →
Re: [sca-c-cpp] NWE ISSUE: Accessing SCA Services from non-SCA code
This issue has been assigned id CCPP-36 in the Jira system. See http://www.osoa.org/jira/browse/CCPP-36 Andrew ____________________________________________________________ Andrew Borley Websphere ESB Development Tel: 245393 Ext: +44 (0) 1962 815393 Mob: +44 (0) 7971 805547 E-mail: Mailpoint 211, IBM (UK) Ltd, Hursley Park, Winchester, Hants, SO21 2JN ____________________________________________________________ Bryan Aupperle <> 07/03/2008 17:55 To cc Subject [sca-c-cpp] NWE ISSUE: Accessing SCA Services from non-SCA code TARGET: C++ and C specificationa, Section titled "Accessing Services from non-SCA component implementations" (3.2 of WD 04) DESCRIPTION: Code that is completely external to an SCA domain can communicate to SCA services through the externally advertised service bindings. However, there is sometimes code that is deployed that shares much in common with the SCA domain. In increasing levels of coupling, the code might: 1. Have SCA APIs implemented to work with the target domain 2. The client code was deployed as part of an SCA deployment, but the code is not within an SCA component. In either or both of these cases, we should provide a simple way for the client to access the target component. The current specification implies that the client would accomplish this by retrieving a ComponentContext or SCAREF, although it does not describe what component to use for this purpose (after all, the client is not associated with a component). PROPOSAL: Nothing yet. Bryan Aupperle, Ph.D. STSM, WebSphere Enterprise Platform Software Solution Architect Research Triangle Park, NC +1 919-254-7508 (T/L 444-7508) Internet Address: Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
Next in thread →
Next in month →