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
