Re: [Dev] Registry REST API for embedded registry

2014-11-17 Thread Ajith Vitharana
On Tue, Nov 18, 2014 at 8:00 AM, Udara Liyanage wrote: > > Hi, > > GREG, when started as a separate product(remote registry) exposes a REST > API for registry operation. Is the same available for embedded registry of > carbon products. > AFAIU API is exposed via a web app, then is it possible to

Re: [Dev] Registry REST API for embedded registry

2014-11-17 Thread Sameera Kannangara
Hi Udara, GREG, when started as a separate product(remote registry) exposes a REST > API for registry operation. > Registry REST API wraps a UserRegistry instance to provide access to registry operations. There's another Registry interface implementation called RemoteRegistry which can be used to

[Dev] Registry REST API for embedded registry

2014-11-17 Thread Udara Liyanage
Hi, GREG, when started as a separate product(remote registry) exposes a REST API for registry operation. Is the same available for embedded registry of carbon products. AFAIU API is exposed via a web app, then is it possible to do $subject by deploying the web app in the carbon server? Touched, n

Re: [Dev] Registry REST API

2013-05-10 Thread Sriragu Arudsothy
http://docs.wso2.org/wiki/display/Governance460/REST+API will update the doc with changes, Some parameters have been given a short name. eg: commentID > id tagName > name On Fri, May 10, 2013 at 12:46 PM, Shelan Perera wrote: > Hi, > > Have you got any documentatio

Re: [Dev] Registry REST API

2013-05-10 Thread Shelan Perera
Hi, Found the doc JIRA here [1]. We are working on completing it to cover the end to end. [1] https://wso2.org/jira/browse/REGISTRY-1577 Thanks On Fri, May 10, 2013 at 12:59 PM, Samisa Abeysinghe wrote: > We got to have docs, tests and samples for this API. Hopefully those are > there as wel

Re: [Dev] Registry REST API

2013-05-10 Thread Samisa Abeysinghe
We got to have docs, tests and samples for this API. Hopefully those are there as well in the attached zip?? On Fri, May 10, 2013 at 12:46 PM, Shelan Perera wrote: > Hi, > > Have you got any documentation or steps documented to try this out? > > Thanks > > > On Thu, May 9, 2013 at 7:31 AM, Srir

Re: [Dev] Registry REST API

2013-05-10 Thread Shelan Perera
Hi, Have you got any documentation or steps documented to try this out? Thanks On Thu, May 9, 2013 at 7:31 AM, Sriragu Arudsothy wrote: > Hai...! > > The patch to the new feature Registry REST API has been attached > on the following URL: https://wso2.org/jira/browse/REGISTRY-1623. >

[Dev] Registry REST API

2013-05-08 Thread Sriragu Arudsothy
Hai...! The patch to the new feature Registry REST API has been attached on the following URL: https://wso2.org/jira/browse/REGISTRY-1623. 1) The call from the REST API is sent from the REST client to the API Gateway where the OAuth access token is validated and then throttling policy wil