Hi All, Based on the current architecture there are separate registries for Dev-Colud, Test-Cloud and Prod-Cloud. Moreover App Factory and API-M are sharing a single registry.
There are some scenarios where it is required to do certain registry operation with these external registries. For an example, sandbox and production keys generated from API-M need to be saved in Dev-Colud, Test-Cloud and Prod-Cloud registries and also this will be needed to implement unmanaged APIs via resource properties. Therefore an osgi service is implemented and exposed in "org.wso2.carbon.appfactory.core" bundle. In order to access these remote registries first it is required to authenticate with corresponding servers and that can be done either with user credentials or a cookie. The cookie option was chosen since there is no way to retrieve current user password. -- Thanks and Regards, Punnadi Gunarathna Senior Software Engineer, WSO2, Inc.; http://wso2.com <http://wso2> Blog: http://hi-my-world.blogspot.com/ Tel : 94 11 214 5345 Fax :94 11 2145300 <http://lalajisureshika.blogspot.com/>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
