Kenneth, In addition to what Prabhu said I would like to add that the concept of "Proxy CSI" was introduced in AMF specification version B.02.01. But OpenSAF tracks to AMF B.01.01 and hence that concept doesn't exist in OpenSAF today.
Sayan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sreenivasan Prabhu-G20200 Sent: Thursday, October 25, 2007 9:40 AM To: Kenneth Andersson; [email protected] Subject: Re: [Users] Configuration: proxied related to proxy Hi Andersson, The proxy-proxied relation is linked only when the proxy registers for the proxied. Opensaf does not get this information from a configuration file; rather it gets it dynamically when a sa-aware component (acting as proxy) comes and registers a proxied component with in the configured time. Look for saAmfComponentRegister() API in SAF-AMF-SPEC(B.01.01). it will give you more info on how to register a proxied component. Please note that the configuration information of the proxied and proxy components should be present in the system for registration to succeed. Thanks Prabhu -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kenneth Andersson Sent: Thursday, October 25, 2007 2:37 PM To: [email protected] Subject: [Users] Configuration: proxied related to proxy Hello, We are trying to create a proxy component and are lost when it comes to relating a proxied component to the proxy component in the NCSSystemBOM.xml. Each component has its own configuration and redundancy model. How do we relate the proxied component to the proxy CSI? /Mvh K. Andersson _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users
