On Thu, Oct 3, 2013 at 12:27 AM, Punnadi Gunarathna <[email protected]>wrote:

> 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.
>
So you are using WS client inside your OSGI service.Why can't you call the
registry webservice directly from jaggery? What is the advantage of above
approach compared to later?

>
>
> --
> 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
>
>


-- 
ajanthan
-- 
Ajanthan Balachandiran
Senior Software Engineer;
Solutions Technologies Team ;WSO2, Inc.;  http://wso2.com/

email: ajanthan <http://goog_595075977>@wso2.com; cell: +94775581497
blog: http://bkayts.blogspot.com/

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to