Hi,
Current CLI implementation reads the JSON file content and invoke the
relevant Stratos API with file content as the message payload
On Wed, Mar 4, 2015 at 11:23 AM, Imesh Gunaratne wrote:
> Hi Srinivas,
>
> A good question! As Vishanth has mentioned you could refer the existing
> Java based
Hi Srinivas,
A good question! As Vishanth has mentioned you could refer the existing
Java based CLI first. In that we do not use name value pairs for parsing
complex artifacts, rather they are directly passed to the message body.
Thanks
On Wed, Mar 4, 2015 at 1:31 AM, srinivas devaki
wrote:
>
Hi Srinivas,
Best of luck on your proposal. You can find the source for Apache Stratos
on Github[1]. The CLI code is in components/org.apache.stratos.cli [2].
[1] - https://github.com/apache/stratos
[2] -
https://github.com/apache/stratos/tree/master/components/org.apache.stratos.cli
Regards,
Vi
Hi,
Yes there was another proposal for this project. Anyway multiple people can
submit proposals, after reviewing them we can select the best.
On Tue, Mar 3, 2015 at 6:26 PM, srinivas devaki
wrote:
> hello everyone,
> i'm checking out it's(stratos cli) REST api. and can i get more info about
>
Hi,
I believe someone else is also working on the same JIRA[1]. Please correct
me if I am wrong.
[1] - https://issues.apache.org/jira/browse/STRATOS-1187
Thank you,
Vishanth
On Tue, Mar 3, 2015 at 11:38 PM, Nirmal Fernando
wrote:
> [Moved to Stratos list]
>
> On Tue, Mar 3, 2015 at 6:26 PM, s
[Moved to Stratos list]
On Tue, Mar 3, 2015 at 6:26 PM, srinivas devaki
wrote:
> hello everyone,
> i'm checking out it's(stratos cli) REST api. and can i get more info about
> the project.
> 1. is it a client side application or a micro service?
> 2. if it is client side, i have seen that there'