Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-12 Thread Harsha Thirimanna
On Mon, Mar 13, 2017 at 11:16 AM, Isuranga Perera  wrote:

> Hi
>
> Thanks for the information. I have several ideas for the implementation
>
> (01) Use existing stubs (java)  to call admin services. But it involves
> additional overhead since it uses Java VM with Go (this approach can be
> implemented with either native interface or an RPC)
>
> (02) Complete implementation with Go (In this case some of the libraries
> have to be implemented)
>
> I prefer latter because of performance and low resource consumption. What
> do you think?
>

​+1 for second approach, because we don't need to coupled with the Java
client. ​

>
> Regards
>
>
> [image: photo]
> Isuranga Perera
> at University of Colombo School of Computing
> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
> isurangamper...@gmail.com
>  W  https://isurangaperera.wordpress.com/
> 
>
> 
> 
> 
> 
> Get a signature like this: Click here!
> 
>
> On Mon, Mar 13, 2017 at 11:05 AM, Harsha Thirimanna 
> wrote:
>
>> On Sun, Mar 12, 2017 at 11:46 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi All,
>>>
>>> I'm currently working on a prototype for the CLI. But I have some
>>> problems which need to be clarified beforehand
>>>
>>>
>> ​This is great approach for this. Thanks  Isuranga.​
>>
>>
>>
>>> (01) what are the authentication techniques which should be used by CLI?
>>>
>> (02) Should the CLI support next major release without any modifications?
>>> (As I got to know in WSO2 IS 6.0.0 SOAP protocol will not be used in any
>>> internals.)
>>>
>>>
>> ​Yes, we are already doing IS 6.0.0 by removing SOAP Services. But we
>> hope to come with this project with a stable release that is IS 5.3.0. So
>> it is already provide both SOAP and Rest services for different APIs.
>>
>> As a authentication mechanism, we can use, either basic auth, oauth, or
>> mutual auth. All three capabilities supported by IS for all the REST APIs.
>> For SOAP services, ​you have to user admin services to authenticate and
>> used that cookie to call relevant services.
>>
>>
>>
>>
>>> Thank You
>>>
>>>
>>> [image: photo]
>>> Isuranga Perera
>>> at University of Colombo School of Computing
>>> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
>>> isurangamper...@gmail.com
>>>  W  https://isurangaperera.wordpress.com/
>>> 
>>>
>>> 
>>> 
>>> 
>>> 
>>> Get a signature like this: Click here!
>>> 
>>>
>>> On Thu, Mar 9, 2017 at 5:46 PM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi Harsha

 Thanks for the link

 [image: photo]
 Isuranga Perera
 at University of Colombo School of Computing
 P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
 isurangamper...@gmail.com
  W  https://isurangaperera.wordpress.com/
 

 
 
 
 
 Get a signature like this: Click here!
 

 On Thu, Mar 9, 2017 at 5:26 PM, Harsha Thirimanna 
 wrote:

> If you would like to go further in GO, you can go and get this, but
> not free :)
>
> https://www.udemy.com/learn-how-to-code/?couponCode=CHANGEIT
> =wLyJQb2glSk-RZOrcAKscjLa9dBbmoaPtw=wLyJQb2glSk
>
>
>
> *Harsha Thirimanna*
> *Associate Tech Lead | WSO2*
>
> Email: hars...@wso2.com
> Mob: +94715186770 <+94%2071%20518%206770>

Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-12 Thread Isuranga Perera
Hi

Thanks for the information. I have several ideas for the implementation

(01) Use existing stubs (java)  to call admin services. But it involves
additional overhead since it uses Java VM with Go (this approach can be
implemented with either native interface or an RPC)

(02) Complete implementation with Go (In this case some of the libraries
have to be implemented)

I prefer latter because of performance and low resource consumption. What
do you think?

Regards


[image: photo]
Isuranga Perera
at University of Colombo School of Computing
P  +382244492  <+382244492> M  +94712986952  <+94712986952> E
isurangamper...@gmail.com
 W  https://isurangaperera.wordpress.com/






Get a signature like this: Click here!


On Mon, Mar 13, 2017 at 11:05 AM, Harsha Thirimanna 
wrote:

> On Sun, Mar 12, 2017 at 11:46 PM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'm currently working on a prototype for the CLI. But I have some
>> problems which need to be clarified beforehand
>>
>>
> ​This is great approach for this. Thanks  Isuranga.​
>
>
>
>> (01) what are the authentication techniques which should be used by CLI?
>>
> (02) Should the CLI support next major release without any modifications?
>> (As I got to know in WSO2 IS 6.0.0 SOAP protocol will not be used in any
>> internals.)
>>
>>
> ​Yes, we are already doing IS 6.0.0 by removing SOAP Services. But we hope
> to come with this project with a stable release that is IS 5.3.0. So it is
> already provide both SOAP and Rest services for different APIs.
>
> As a authentication mechanism, we can use, either basic auth, oauth, or
> mutual auth. All three capabilities supported by IS for all the REST APIs.
> For SOAP services, ​you have to user admin services to authenticate and
> used that cookie to call relevant services.
>
>
>
>
>> Thank You
>>
>>
>> [image: photo]
>> Isuranga Perera
>> at University of Colombo School of Computing
>> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
>> isurangamper...@gmail.com
>>  W  https://isurangaperera.wordpress.com/
>> 
>>
>> 
>> 
>> 
>> 
>> Get a signature like this: Click here!
>> 
>>
>> On Thu, Mar 9, 2017 at 5:46 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi Harsha
>>>
>>> Thanks for the link
>>>
>>> [image: photo]
>>> Isuranga Perera
>>> at University of Colombo School of Computing
>>> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
>>> isurangamper...@gmail.com
>>>  W  https://isurangaperera.wordpress.com/
>>> 
>>>
>>> 
>>> 
>>> 
>>> 
>>> Get a signature like this: Click here!
>>> 
>>>
>>> On Thu, Mar 9, 2017 at 5:26 PM, Harsha Thirimanna 
>>> wrote:
>>>
 If you would like to go further in GO, you can go and get this, but not
 free :)

 https://www.udemy.com/learn-how-to-code/?couponCode=CHANGEIT
 =wLyJQb2glSk-RZOrcAKscjLa9dBbmoaPtw=wLyJQb2glSk



 *Harsha Thirimanna*
 *Associate Tech Lead | WSO2*

 Email: hars...@wso2.com
 Mob: +94715186770 <+94%2071%20518%206770>
 Blog: http://harshathirimanna.blogspot.com/
 Twitter: http://twitter.com/harshathirimann
 Linked-In: linked-in: http://www.linkedin.com/pub/ha
 rsha-thirimanna/10/ab8/122
 

 On Thu, Mar 9, 2017 at 3:09 PM, Isuranga Perera <
 isurangamper...@gmail.com> wrote:

Re: [Dev] GSoC 2017 - JMeter Test Manager for Distributed Deployments of WSO2 Servers

2017-03-12 Thread Yasassri Ratnayake
Hi Thilina,

Glad to see your interest in the JMeter Test Management tool. Your
understanding of the requirements seems to be correct.

Answering your query. At the moment JMeter is not running in cluster mode,
but running JMeter in cluster mode will be a good addition to the solution
if we can run JMeter scripts in parallel. Also, please consider following
points as well.

   - A user should be able to add multiple JMeter scripts for a given
   Deployment Profile.
   - Simmilarly, a user should be able to add multiple deployment profiles
   with multiple JMeter scripts. (e.g: Deployment01==> JmeterScript1,
   JMeterScript2  Deployment02 ==> JmeterScript4, JMeterScript3)

Please reach out to us if you have more queries regarding the requirements.

With Regards,
Yasassri

On Sat, Mar 11, 2017 at 1:14 AM, Thilina Manamgoda 
wrote:

> Hi all,
>
> I have studied the resources that you have provided and there are
> Kubernetes configurations for wso2 products  already defined at
> kubernetes-artifacts  as
> well as Jmeter  Scripts qa-tooling-smoketester
> . As far as I
> understand, what needs to be done is, bring these implementations together
> and automate the process once configurations are selected via an UI. In
> order to achieve those goals following things need to be implemented:
>
>
>-
>
>UI
>-
>
>   User should be able to select the Product, version and the profile
>   -
>
>   User should be able to Select 3rd party prerequisites such as
>   databases
>   -
>
>   User should be able to select the which Jmeter scripts to run
>   -
>
>   Final test results
>   -
>
>Backend
>-
>
>   Build the product’s Docker image according to provided profile. For
>   example consider the wso2as as the product. Then these steps
>   mentioned here[1] should be executed. What is done by the build.sh can 
> be
>   achieved by a Docker client [2]. So we can build the Docker images in 
> host
>   where the app is hosted.
>   -
>
>   Build the 3rd party prerequisites Docker images  like above
>   mentioned
>   -
>
>   Then we push the docker images that we have built to a private
>   docker registry where Kubernetes cluster can pull those images
>   -
>
>   Connect to the Kubernetes cluster through a client library like fabric8
>   [2] and deploy the product in the cluster(what is done in the
>   deploy.sh script)
>   -
>
>   Build the Jmeter docker Image with the given profile and the
>   deployment configurations(ex: fill the server properties file with the
>   respective values).
>   -
>
>   Build and Push Jmeter docker image with given profile to the
>   private Docker registry
>   -
>
>   Deploy the Jmeter image in Kubernetes cluster and run the tests
>   -
>
>   Show results in the UI
>
>
> Also in Smoke tester is Jmeter run in cluster mode or not ?. Please let me
> know whether I understood the requirements correctly or not. If correct, Is
> this approach correct ?.
>
>
> [1] https://github.com/wso2/kubernetes-artifacts/tree/
> master/wso2as#1-build-docker-images
>
> [2] https://github.com/docker-java/docker-java
>
> [3] https://fabric8.io
>
> Regards,
>
> Thilina Manamgoda
>
>
> On Fri, Mar 10, 2017 at 1:51 PM, Thilina Manamgoda 
> wrote:
>
>> Hi all,
>>
>> I am Thilina Manamgoda an undergraduate of department of Computer
>> Engineering, University of Peradeniya Sri lanka. I am looking forward to
>> participate in GSOC 2017. This is my second time participating Google
>> summer of code. Previously I have worked with Apache Taverna where I added
>> the CWL tool browsing support to the Taverna suite. After completing the
>> project, I continued to work with the community and then became an Apache
>> committer on  that project. This is my gsoc blog:
>> http://maanadevgsoc2016.blogspot.com , here you can get all the details
>> of my previous work.
>>
>> I am really interested in the project “JMeter Test Manager for
>> Distributed Deployments of WSO2 Servers”. I have contributed to the project
>> “wso2 app-cloud” and have worked with Kubernetes framework previously when
>> I was an Intern at wso2. Now I am going through  the documentation of
>> Jmeter and qa-tooling-smoketester. Will come back with more questions.
>>
>> Regards,
>> Thilina Manamgoda
>>
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Yasassri Ratnayake
Senior Software Engineer - QA
WSO2 Inc ; http://wso2.com
lean.enterprise.middleware
*Mobile : +94715933168*
*Blogs : http://yasassriratnayake.blogspot.com
*
*http://wso2logs.blogspot.com *

Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-12 Thread Harsha Thirimanna
On Sun, Mar 12, 2017 at 11:46 PM, Isuranga Perera  wrote:

> Hi All,
>
> I'm currently working on a prototype for the CLI. But I have some problems
> which need to be clarified beforehand
>
>
​This is great approach for this. Thanks  Isuranga.​



> (01) what are the authentication techniques which should be used by CLI?
>
(02) Should the CLI support next major release without any modifications?
> (As I got to know in WSO2 IS 6.0.0 SOAP protocol will not be used in any
> internals.)
>
>
​Yes, we are already doing IS 6.0.0 by removing SOAP Services. But we hope
to come with this project with a stable release that is IS 5.3.0. So it is
already provide both SOAP and Rest services for different APIs.

As a authentication mechanism, we can use, either basic auth, oauth, or
mutual auth. All three capabilities supported by IS for all the REST APIs.
For SOAP services, ​you have to user admin services to authenticate and
used that cookie to call relevant services.




> Thank You
>
>
> [image: photo]
> Isuranga Perera
> at University of Colombo School of Computing
> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
> isurangamper...@gmail.com
>  W  https://isurangaperera.wordpress.com/
> 
>
> 
> 
> 
> 
> Get a signature like this: Click here!
> 
>
> On Thu, Mar 9, 2017 at 5:46 PM, Isuranga Perera  > wrote:
>
>> Hi Harsha
>>
>> Thanks for the link
>>
>> [image: photo]
>> Isuranga Perera
>> at University of Colombo School of Computing
>> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
>> isurangamper...@gmail.com
>>  W  https://isurangaperera.wordpress.com/
>> 
>>
>> 
>> 
>> 
>> 
>> Get a signature like this: Click here!
>> 
>>
>> On Thu, Mar 9, 2017 at 5:26 PM, Harsha Thirimanna 
>> wrote:
>>
>>> If you would like to go further in GO, you can go and get this, but not
>>> free :)
>>>
>>> https://www.udemy.com/learn-how-to-code/?couponCode=CHANGEIT
>>> =wLyJQb2glSk-RZOrcAKscjLa9dBbmoaPtw=wLyJQb2glSk
>>>
>>>
>>>
>>> *Harsha Thirimanna*
>>> *Associate Tech Lead | WSO2*
>>>
>>> Email: hars...@wso2.com
>>> Mob: +94715186770 <+94%2071%20518%206770>
>>> Blog: http://harshathirimanna.blogspot.com/
>>> Twitter: http://twitter.com/harshathirimann
>>> Linked-In: linked-in: http://www.linkedin.com/pub/ha
>>> rsha-thirimanna/10/ab8/122
>>> 
>>>
>>> On Thu, Mar 9, 2017 at 3:09 PM, Isuranga Perera <
>>> isurangamper...@gmail.com> wrote:
>>>
 Hi Harsha,

 Thanks for the feedback. I have already gone through the documentation
 and I am writing a blog on what I am currently working on.
 https://isurangaperera.wordpress.com/
 Here you will be able to find some areas which I have covered by now. I
 think I'm on the right track. Please let me inform if not.

 Regards
 Isuranga Perera

 On Thu, Mar 9, 2017 at 1:49 PM, Harsha Thirimanna 
 wrote:

> Hi Isuranga,
>
> Thanks for interesting about this project and this would be a
> different experience than the other projects.
> Basically, WSO2 Identity Server is  very feature rich solution for the
> security domain. As I mentioned in the project proposal, we expect
> following areas to be covered by this project and make this implementation
> more pluggable and configurable to easily plug the new API to the tool.
>
> Operation on Service Providers
> Operation on Identity Providers
> User Operations
> XACML policy manager
>
> We can adjust these based on existing API that we already expose by
> the product. You can go through the WSO2 Identity Server documentations to
> get clear more about[1].
>
> [1] https://docs.wso2.com/display/IS530/WSO2+Identity+Server+Doc
> umentation
>
> thanks
>
> *Harsha Thirimanna*
> *Associate Tech Lead | WSO2*
>

Re: [Dev] [GSoC 2017][ESB]Native inbound and connector for IBM MQ 8.0

2017-03-12 Thread Chanaka Balasooriya
Hi Malaka,

I've been studying specifications of using native IBM MQ jars with the help
of resources you sent and I could understand that It gives more flexibility
on configuring
connections and some binding options.

I tried to implement sample MQ-Client [1] that can connect to IBM MQ
without .binding file and we can improve that to implement inbound endpoint
and the connector. please have a look.
I am going to improve that MQ-Client to support more ibm specific options
such as SSL connections within next few days.

[1]https://github.com/chanakadinesh/MQ-Client

Thanks,

On Thu, Mar 2, 2017 at 4:51 PM, Malaka Silva  wrote:

> Hi Chanaka,
>
> Following will help.
>
> [1] http://mrmalakasilva.blogspot.com/2013/10/connecting-
> mechanisms-other-than.html
> [2] http://www-01.ibm.com/support/docview.wss?uid=swg24037500
> [3] http://stackoverflow.com/questions/2692070/connecting-
> to-a-websphere-mq-in-java-with-ssl-keystore
> [4] http://www.kevinboone.net/simplewmqclient.html
>
> On Wed, Mar 1, 2017 at 3:04 PM, Chanaka Balasooriya 
> wrote:
>
>> Hi Malaka,
>>
>> Thank you for your response.
>>
>> As you mentioned, to understand the advantage of using native IBM MQ jars
>> I will need to compare the current ESB IBM MQ support with native IBM MQ.
>> So please share if you have any recommended reading materials to know
>> more about IBM MQ other than [1] and it will be really helpful to get a
>> better approach to this project.
>>
>> (I do confirm that I am a full time student and eligible to participate
>> GSoC. )
>>
>> [1] https://www.ibm.com/support/knowledgecenter/SSFKSJ_8.0.
>> 0/com.ibm.mq.helphome.v80.doc/WelcomePagev8r0.html
>>
>> Thanks,
>>
>> On Tue, Feb 28, 2017 at 9:39 PM, Malaka Silva  wrote:
>>
>>> Hi Chanaka,
>>>
>>> Thank you for your interest in this project.
>>>
>>> Currently with WSO2 ESB there is a generic JMS inbound endpoint that can
>>> be used to consume messages from different brokers. [1]
>>>
>>> However there are complexities when configuring WSO2 ESB with IBM MQ.
>>> This is mainly due to class loading issues. Also IBM provides more
>>> customized options that are written on top of JMS transport.
>>>
>>> Part of this project is to identify those and develop a new Inbound
>>> Endpoint to support this integration.
>>>
>>> Also please confirm that you are a full time student and currently not
>>> employed since it is against GSoC rules.
>>>
>>> [1] https://docs.wso2.com/display/ESB500/JMS+Inbound+Protocol
>>>
>>> On Tue, Feb 28, 2017 at 4:47 PM, Chanaka Balasooriya <
>>> chanaka...@gmail.com> wrote:
>>>
 Hi,

 I am Chanaka Balasooriya, final year undergraduate at Computer Science
 and Engineering Department, University of Moratuwa. I am highly interested
 in distributed computing and Java related things and it led me to select
 and find more about this project. I was an intern at WSO2 and I have a keen
 knowledge about WSO2ESB, inbound endpoints and transports since my
 internship project was related to them.

 Regarding this project, I have already started to follow the WSO2 doc
 about current implementation of  WSO2 ESB for IBM WebSphere MQ through JMS
 transport. I would be grateful if you can give me some suggestions and
 materials to understand the project more.

 Thanks,
 --
 Chanaka Balasooriya
 Undergraduate
 Department of Computer Science and Engineering
 University of Moratuwa
 +9471 294 7898 <071%20294%207898>

>>>
>>>
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Malaka Silva
>>> Associate Director / Architect
>>> M: +94 777 219 791 <+94%2077%20721%209791>
>>> Tel : 94 11 214 5345
>>> Fax :94 11 2145300 <011%202%20145300>
>>> Skype : malaka.sampath.silva
>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>> Blog : http://mrmalakasilva.blogspot.com/
>>>
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>> https://wso2.com/signature
>>> http://www.wso2.com/about/team/malaka-silva/
>>> 
>>> https://store.wso2.com/store/
>>>
>>> Don't make Trees rare, we should keep them with care
>>>
>>
>>
>>
>> --
>> Chanaka Balasooriya
>> Undergraduate
>> Department of Computer Science and Engineering
>> University of Moratuwa
>> +9471 294 7898 <071%20294%207898>
>>
>
>
>
> --
>
> Best Regards,
>
> Malaka Silva
> Associate Director / Architect
> M: +94 777 219 791 <+94%2077%20721%209791>
> Tel : 94 11 214 5345
> Fax :94 11 2145300
> Skype : malaka.sampath.silva
> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
> Blog : http://mrmalakasilva.blogspot.com/
>
> WSO2, Inc.
> lean . enterprise . middleware
> https://wso2.com/signature
> http://www.wso2.com/about/team/malaka-silva/
> 
> https://store.wso2.com/store/
>
> Don't make Trees rare, we should keep them with care
>



-- 
Chanaka Balasooriya
Undergraduate
Department of Computer Science and 

Re: [Dev] How can I add a registry resource using registry REST API?

2017-03-12 Thread Rajkumar Rajaratnam
On Mon, Mar 13, 2017 at 12:26 AM, Rajkumar Rajaratnam 
wrote:

> Hi Shazni,
>
> I just want to add/update a synapse sequence to the registry through a
> HTTP call. Please let me know if there is a way to do this in API-M 1.10.
>
> Thanks,
> Raj.
>
> On Mon, Mar 13, 2017 at 12:19 AM, Shazni Nazeer  wrote:
>
>> If you want to retrieve first class assets like the ones to which you
>> have rxt definition, you can use the following recently introduced REST
>> API. This is a separate feature which may not be packed with the API-M
>> versions. You should be able to install it manually however.
>>
>> [1] https://docs.wso2.com/display/Governance540/Governance+REST+API
>>
>> On Mon, Mar 13, 2017 at 9:39 AM, Rajkumar Rajaratnam 
>> wrote:
>>
>>> It seems registry REST API is not there in API-M 1.10.
>>>
>>> Using the following command I can get a registry resource in API-M 1.10
>>>
>>> curl -X GET -k -H "Authorization:Basic YWRtaW46YWRtaW4=" "
>>> https://127.0.0.1:9443/registry/resource/_system/governance
>>> /apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/
>>> cal_log_in_message"
>>>
>>> Similarly, how can I add/update a resource?
>>>
>>> Thanks.
>>>
>>> On Sun, Mar 12, 2017 at 11:29 PM, Rajkumar Rajaratnam <
>>> rajkum...@wso2.com> wrote:
>>>
 Hi,

 I'm referring [1] and trying to add a registry resource using registry
 REST API in API Manager 1.10 using the following command.

 curl -X PUT -k -H "Authorization:Basic YWRtaW46YWRtaW4=" -H
 "Content-Type: application/xml" -H "Media-Type: application/xml" -d
 @cal_log_in_message.xml "https://127.0.0.1:9443/resour
 ce/1.0.0/artifact/_system/governance/apimgt/applicationdata/
 provider/admin/CalculatorAPI/1.0/in/cal_log_in_message"

 It's not working. Here is the response.

 raj@raj-Latitude-E6540:~/workspace$ curl -i -X PUT -k -H
 "Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/xml"
 -H "Media-Type: application/xml" -d @cal_log_in_message.xml "
 https://127.0.0.1:9443/resource/1.0.0/artifact/_system/gove
 rnance/apimgt/applicationdata/provider/admin/CalculatorAPI/1
 .0/in/cal_log_in_message"
 HTTP/1.1 302 Found
 Set-Cookie: JSESSIONID=1A4DC76C0BB20201DF5C416D5B7105FE; Path=/;
 Secure; HttpOnly
 Set-Cookie: requestedURI=../../resource/1.
 0.0/artifact/_system/governance/apimgt/applicationdata/provi
 der/admin/CalculatorAPI/1.0/in/cal_log_in_message; Path=/
 Location: https://127.0.0.1:9443/carbon/admin/login.jsp
 Content-Type: text/html;charset=UTF-8
 Content-Length: 0
 Date: Mon, 13 Mar 2017 03:22:18 GMT
 Server: WSO2 Carbon Server

 Can you please advise how to do it in API-M 1.10?

 [1] https://docs.wso2.com/display/Governance510/Resources+with+REST+API

 Thanks,
 Raj.

 --
 Rajkumar Rajaratnam
 Committer & PMC Member, Apache Stratos
 Senior Software Engineer, WSO2

 LinkedIn: https://lk.linkedin.com/in/rajuu
 Mobile: +1 408 791 7640 <(408)%20791-7640>
 Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech

>>>
>>>
>>>
>>> --
>>> Rajkumar Rajaratnam
>>> Committer & PMC Member, Apache Stratos
>>> Senior Software Engineer, WSO2
>>>
>>> LinkedIn: https://lk.linkedin.com/in/rajuu
>>> Mobile: +1 408 791 7640 <(408)%20791-7640>
>>> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>>>
>>
>>
>>
>> --
>> Shazni Nazeer
>> Associate Technical Lead | WSO2
>>
>> Mob : +94 37331
>> LinkedIn : http://lk.linkedin.com/in/shazninazeer
>> Blog : http://shazninazeer.blogspot.com
>>
>> 
>>
>
>
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Senior Software Engineer, WSO2
>
> LinkedIn: https://lk.linkedin.com/in/rajuu
> Mobile: +1 408 791 7640 <(408)%20791-7640>
> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>



-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Senior Software Engineer, WSO2

LinkedIn: https://lk.linkedin.com/in/rajuu
Mobile: +1 408 791 7640
Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 Project proposal 6: Eclipse plugin for Siddhi

2017-03-12 Thread Udeshika Sewwandi
Hi,
For the project can I use Antlr 4 IDE in Eclipse which is built on Xtext ?
>From that an Antlr 4 project can be created and grammar file,lexer and
parser are generated automatically. If not through command line the same
lexer and parser can be generated using the grammar file and can be
imported in eclipse IDE for further development. What is your idea on this?
Thank you.

Best Regards,
-Sewwandi

On 8 March 2017 at 17:27, Udeshika Sewwandi 
wrote:

> Hi,
> I have gone through almost all the references given. I found that instead
> of antlr we can use Xtext framework [1] which has features for Eclipse
> also. Currently I am following the references given in [2],[3] to get
> familiarize with editor plugins for Eclipse. Is there any eclipse version
> that needs to be used for the project? Actually I couldn't test the sample
> plugin in a tutorial since I couldn't reach the run-time workbench of
> Eclipse. Do you have any idea why this is happening ? Thank you.
>
>
> [1] https://eclipse.org/Xtext/
> [2] http://www.wideskills.com/eclipse-plugin-tutorial/eclips
> e-plugin-editors-tutorial
> [3] http://www.vogella.com/tutorials/EclipseEditors/article.html
>
> Best Regards,
> -Sewwandi
>
> On 7 March 2017 at 16:19, Nirmal Fernando  wrote:
>
>> Great. Please keep the discussion in dev@wso2.org mailing list.
>>
>> On Tue, Mar 7, 2017 at 3:37 PM, Udeshika Sewwandi <
>> sewwandikaus...@cse.mrt.ac.lk> wrote:
>>
>>> Hi,
>>> Thank you very much for replying. Currently I am familiarizing with the
>>> Eclipse plugin environment and Siddhi.
>>>
>>> Best Regards,
>>> -Sewwandi
>>>
>>> On 7 March 2017 at 12:25, Sriskandarajah Suhothayan 
>>> wrote:
>>>
 We need an editor that supports Siddhi grammar
 https://github.com/wso2/siddhi/blob/master/modules/siddhi-qu
 ery-compiler/src/main/antlr4/org/wso2/siddhi/query/compiler/SiddhiQL.g4

 Can start with a PoC on implementing an editor with syntax highlighting
 and auto-completion not necessary for Siddhi but for some sample language
 and then look into how we can do the same for Siddhi.

 Regards
 Suho

 On Tue, Mar 7, 2017 at 10:24 AM, Nirmal Fernando 
 wrote:

> Hi Udeshika,
>
> Thanks for your interest in this project. Suho (CCied) and I will be
> your mentors. You can start familiarizing yourself with Siddhi and Eclipse
> plugin development. Let us know if you have any specific questions.
>
> On Mon, Mar 6, 2017 at 11:20 AM, Udeshika Sewwandi <
> sewwandikaus...@cse.mrt.ac.lk> wrote:
>
>> Hi,
>> I am Udeshika Sewwandi, a final year undergraduate of Department of
>> Computer Science and Engineering of University of Moratuwa. I am 
>> interested
>> with the GSoC 2017 Proposal 6: "Eclipse plugin for Siddhi" .I'm going
>> through the references provided for the project and can you please direct
>> me to the responsible mentors to get more familiarize with the project. 
>> We
>> are going to integrate WSO2 CEP for my final year project. So I thought 
>> of
>> contributing to Siddhi which will be useful for future Siddhi users. 
>> Thank
>> you.
>>
>> Best Regards,
>> -Sewwandi
>>
>> --
>> K.A.U.Sewwandi
>> Undergraduate
>> Department of Computer Science and Engineering
>> Faculty of Engineering
>> University of Moratuwa
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Technical Lead - Analytics Team, WSO2 Inc.
> Mobile: +94715779733 <071%20577%209733>
> Blog: http://nirmalfdo.blogspot.com/
>
>
>


 --

 *S. Suhothayan*
 Associate Director / Architect & Team Lead of WSO2 Complex Event
 Processor
 *WSO2 Inc. *http://wso2.com
 * *
 lean . enterprise . middleware


 *cell: (+94) 779 756 757 <+94%2077%20975%206757> | blog:
 http://suhothayan.blogspot.com/ twitter:
 http://twitter.com/suhothayan  | linked-in:
 http://lk.linkedin.com/in/suhothayan 
 *

>>>
>>>
>>>
>>> --
>>> K.A.U.Sewwandi
>>> Undergraduate
>>> Department of Computer Science and Engineering
>>> Faculty of Engineering
>>> University of Moratuwa
>>>
>>
>>
>>
>> --
>>
>> Thanks & regards,
>> Nirmal
>>
>> Technical Lead - Analytics Team, WSO2 Inc.
>> Mobile: +94715779733 <+94%2071%20577%209733>
>> Blog: http://nirmalfdo.blogspot.com/
>>
>>
>>
>
>
> --
> K.A.U.Sewwandi
> Undergraduate
> Department of Computer Science and Engineering
> Faculty of Engineering
> University of Moratuwa
>
> Blog : http://kausewwandi.blogspot.com/
>



-- 
K.A.U.Sewwandi

Re: [Dev] How can I add a registry resource using registry REST API?

2017-03-12 Thread Rajkumar Rajaratnam
Hi Shazni,

I just want to add/update a synapse sequence to the registry through a HTTP
call. Please let me know if there is a way to do this in API-M 1.10.

Thanks,
Raj.

On Mon, Mar 13, 2017 at 12:19 AM, Shazni Nazeer  wrote:

> If you want to retrieve first class assets like the ones to which you have
> rxt definition, you can use the following recently introduced REST API.
> This is a separate feature which may not be packed with the API-M versions.
> You should be able to install it manually however.
>
> [1] https://docs.wso2.com/display/Governance540/Governance+REST+API
>
> On Mon, Mar 13, 2017 at 9:39 AM, Rajkumar Rajaratnam 
> wrote:
>
>> It seems registry REST API is not there in API-M 1.10.
>>
>> Using the following command I can get a registry resource in API-M 1.10
>>
>> curl -X GET -k -H "Authorization:Basic YWRtaW46YWRtaW4=" "
>> https://127.0.0.1:9443/registry/resource/_system/governance
>> /apimgt/applicationdata/provider/admin/CalculatorAPI/
>> 1.0/in/cal_log_in_message"
>>
>> Similarly, how can I add/update a resource?
>>
>> Thanks.
>>
>> On Sun, Mar 12, 2017 at 11:29 PM, Rajkumar Rajaratnam > > wrote:
>>
>>> Hi,
>>>
>>> I'm referring [1] and trying to add a registry resource using registry
>>> REST API in API Manager 1.10 using the following command.
>>>
>>> curl -X PUT -k -H "Authorization:Basic YWRtaW46YWRtaW4=" -H
>>> "Content-Type: application/xml" -H "Media-Type: application/xml" -d
>>> @cal_log_in_message.xml "https://127.0.0.1:9443/resour
>>> ce/1.0.0/artifact/_system/governance/apimgt/applicationdata/
>>> provider/admin/CalculatorAPI/1.0/in/cal_log_in_message"
>>>
>>> It's not working. Here is the response.
>>>
>>> raj@raj-Latitude-E6540:~/workspace$ curl -i -X PUT -k -H
>>> "Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/xml"
>>> -H "Media-Type: application/xml" -d @cal_log_in_message.xml "
>>> https://127.0.0.1:9443/resource/1.0.0/artifact/_system/gove
>>> rnance/apimgt/applicationdata/provider/admin/CalculatorAPI/
>>> 1.0/in/cal_log_in_message"
>>> HTTP/1.1 302 Found
>>> Set-Cookie: JSESSIONID=1A4DC76C0BB20201DF5C416D5B7105FE; Path=/;
>>> Secure; HttpOnly
>>> Set-Cookie: requestedURI=../../resource/1.0.0/artifact/_system/governanc
>>> e/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message;
>>> Path=/
>>> Location: https://127.0.0.1:9443/carbon/admin/login.jsp
>>> Content-Type: text/html;charset=UTF-8
>>> Content-Length: 0
>>> Date: Mon, 13 Mar 2017 03:22:18 GMT
>>> Server: WSO2 Carbon Server
>>>
>>> Can you please advise how to do it in API-M 1.10?
>>>
>>> [1] https://docs.wso2.com/display/Governance510/Resources+with+REST+API
>>>
>>> Thanks,
>>> Raj.
>>>
>>> --
>>> Rajkumar Rajaratnam
>>> Committer & PMC Member, Apache Stratos
>>> Senior Software Engineer, WSO2
>>>
>>> LinkedIn: https://lk.linkedin.com/in/rajuu
>>> Mobile: +1 408 791 7640 <(408)%20791-7640>
>>> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>>>
>>
>>
>>
>> --
>> Rajkumar Rajaratnam
>> Committer & PMC Member, Apache Stratos
>> Senior Software Engineer, WSO2
>>
>> LinkedIn: https://lk.linkedin.com/in/rajuu
>> Mobile: +1 408 791 7640 <(408)%20791-7640>
>> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>>
>
>
>
> --
> Shazni Nazeer
> Associate Technical Lead | WSO2
>
> Mob : +94 37331
> LinkedIn : http://lk.linkedin.com/in/shazninazeer
> Blog : http://shazninazeer.blogspot.com
>
> 
>



-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Senior Software Engineer, WSO2

LinkedIn: https://lk.linkedin.com/in/rajuu
Mobile: +1 408 791 7640
Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I add a registry resource using registry REST API?

2017-03-12 Thread Shazni Nazeer
If you want to retrieve first class assets like the ones to which you have
rxt definition, you can use the following recently introduced REST API.
This is a separate feature which may not be packed with the API-M versions.
You should be able to install it manually however.

[1] https://docs.wso2.com/display/Governance540/Governance+REST+API

On Mon, Mar 13, 2017 at 9:39 AM, Rajkumar Rajaratnam 
wrote:

> It seems registry REST API is not there in API-M 1.10.
>
> Using the following command I can get a registry resource in API-M 1.10
>
> curl -X GET -k -H "Authorization:Basic YWRtaW46YWRtaW4=" "
> https://127.0.0.1:9443/registry/resource/_system/governance/apimgt/
> applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message"
>
> Similarly, how can I add/update a resource?
>
> Thanks.
>
> On Sun, Mar 12, 2017 at 11:29 PM, Rajkumar Rajaratnam 
> wrote:
>
>> Hi,
>>
>> I'm referring [1] and trying to add a registry resource using registry
>> REST API in API Manager 1.10 using the following command.
>>
>> curl -X PUT -k -H "Authorization:Basic YWRtaW46YWRtaW4=" -H
>> "Content-Type: application/xml" -H "Media-Type: application/xml" -d
>> @cal_log_in_message.xml "https://127.0.0.1:9443/resour
>> ce/1.0.0/artifact/_system/governance/apimgt/applicationd
>> ata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message"
>>
>> It's not working. Here is the response.
>>
>> raj@raj-Latitude-E6540:~/workspace$ curl -i -X PUT -k -H
>> "Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/xml"
>> -H "Media-Type: application/xml" -d @cal_log_in_message.xml "
>> https://127.0.0.1:9443/resource/1.0.0/artifact/_system/
>> governance/apimgt/applicationdata/provider/admin/
>> CalculatorAPI/1.0/in/cal_log_in_message"
>> HTTP/1.1 302 Found
>> Set-Cookie: JSESSIONID=1A4DC76C0BB20201DF5C416D5B7105FE; Path=/; Secure;
>> HttpOnly
>> Set-Cookie: requestedURI=../../resource/1.0.0/artifact/_system/governanc
>> e/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message;
>> Path=/
>> Location: https://127.0.0.1:9443/carbon/admin/login.jsp
>> Content-Type: text/html;charset=UTF-8
>> Content-Length: 0
>> Date: Mon, 13 Mar 2017 03:22:18 GMT
>> Server: WSO2 Carbon Server
>>
>> Can you please advise how to do it in API-M 1.10?
>>
>> [1] https://docs.wso2.com/display/Governance510/Resources+with+REST+API
>>
>> Thanks,
>> Raj.
>>
>> --
>> Rajkumar Rajaratnam
>> Committer & PMC Member, Apache Stratos
>> Senior Software Engineer, WSO2
>>
>> LinkedIn: https://lk.linkedin.com/in/rajuu
>> Mobile: +1 408 791 7640 <(408)%20791-7640>
>> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>>
>
>
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Senior Software Engineer, WSO2
>
> LinkedIn: https://lk.linkedin.com/in/rajuu
> Mobile: +1 408 791 7640 <(408)%20791-7640>
> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>



-- 
Shazni Nazeer
Associate Technical Lead | WSO2

Mob : +94 37331
LinkedIn : http://lk.linkedin.com/in/shazninazeer
Blog : http://shazninazeer.blogspot.com


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How can I add a registry resource using registry REST API?

2017-03-12 Thread Rajkumar Rajaratnam
It seems registry REST API is not there in API-M 1.10.

Using the following command I can get a registry resource in API-M 1.10

curl -X GET -k -H "Authorization:Basic YWRtaW46YWRtaW4=" "
https://127.0.0.1:9443/registry/resource/_system/governance/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message
"

Similarly, how can I add/update a resource?

Thanks.

On Sun, Mar 12, 2017 at 11:29 PM, Rajkumar Rajaratnam 
wrote:

> Hi,
>
> I'm referring [1] and trying to add a registry resource using registry
> REST API in API Manager 1.10 using the following command.
>
> curl -X PUT -k -H "Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type:
> application/xml" -H "Media-Type: application/xml" -d
> @cal_log_in_message.xml "https://127.0.0.1:9443/resource/1.0.0/artifact/_
> system/governance/apimgt/applicationdata/provider/
> admin/CalculatorAPI/1.0/in/cal_log_in_message"
>
> It's not working. Here is the response.
>
> raj@raj-Latitude-E6540:~/workspace$ curl -i -X PUT -k -H
> "Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/xml"
> -H "Media-Type: application/xml" -d @cal_log_in_message.xml "
> https://127.0.0.1:9443/resource/1.0.0/artifact/_system/governance/apimgt/
> applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message"
> HTTP/1.1 302 Found
> Set-Cookie: JSESSIONID=1A4DC76C0BB20201DF5C416D5B7105FE; Path=/; Secure;
> HttpOnly
> Set-Cookie: requestedURI=../../resource/1.0.0/artifact/_system/
> governance/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message;
> Path=/
> Location: https://127.0.0.1:9443/carbon/admin/login.jsp
> Content-Type: text/html;charset=UTF-8
> Content-Length: 0
> Date: Mon, 13 Mar 2017 03:22:18 GMT
> Server: WSO2 Carbon Server
>
> Can you please advise how to do it in API-M 1.10?
>
> [1] https://docs.wso2.com/display/Governance510/Resources+with+REST+API
>
> Thanks,
> Raj.
>
> --
> Rajkumar Rajaratnam
> Committer & PMC Member, Apache Stratos
> Senior Software Engineer, WSO2
>
> LinkedIn: https://lk.linkedin.com/in/rajuu
> Mobile: +1 408 791 7640 <(408)%20791-7640>
> Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
>



-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Senior Software Engineer, WSO2

LinkedIn: https://lk.linkedin.com/in/rajuu
Mobile: +1 408 791 7640
Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] UI simulation is not working in IoT anaytics

2017-03-12 Thread Megala Uthayakumar
+Dev

On Mon, Mar 13, 2017 at 9:32 AM, Megala Uthayakumar  wrote:

> Hi Analytics team,
>
> While trying to do a simulation in UI with IoT server, we got bad request
> error in front-end and also when trying to configure the simulation file in
> UI, we get a bad request error as well. These POST requests are blocked by
> csrf prevention logic. I have created a git issue for this[1]. Can we get
> this fixed for our IoT 3.1.0 release?
>
> [1] https://github.com/wso2/product-iots/issues/315
>
> Thanks.
>
> Regards,
> Megala
> --
> Megala Uthayakumar
>
> Software Engineer
> Mobile : 0779967122
>



-- 
Megala Uthayakumar

Software Engineer
Mobile : 0779967122
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] How can I add a registry resource using registry REST API?

2017-03-12 Thread Rajkumar Rajaratnam
Hi,

I'm referring [1] and trying to add a registry resource using registry REST
API in API Manager 1.10 using the following command.

curl -X PUT -k -H "Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type:
application/xml" -H "Media-Type: application/xml" -d
@cal_log_in_message.xml "
https://127.0.0.1:9443/resource/1.0.0/artifact/_system/governance/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message
"

It's not working. Here is the response.

raj@raj-Latitude-E6540:~/workspace$ curl -i -X PUT -k -H
"Authorization:Basic YWRtaW46YWRtaW4=" -H "Content-Type: application/xml"
-H "Media-Type: application/xml" -d @cal_log_in_message.xml "
https://127.0.0.1:9443/resource/1.0.0/artifact/_system/governance/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message
"
HTTP/1.1 302 Found
Set-Cookie: JSESSIONID=1A4DC76C0BB20201DF5C416D5B7105FE; Path=/; Secure;
HttpOnly
Set-Cookie:
requestedURI=../../resource/1.0.0/artifact/_system/governance/apimgt/applicationdata/provider/admin/CalculatorAPI/1.0/in/cal_log_in_message;
Path=/
Location: https://127.0.0.1:9443/carbon/admin/login.jsp
Content-Type: text/html;charset=UTF-8
Content-Length: 0
Date: Mon, 13 Mar 2017 03:22:18 GMT
Server: WSO2 Carbon Server

Can you please advise how to do it in API-M 1.10?

[1] https://docs.wso2.com/display/Governance510/Resources+with+REST+API

Thanks,
Raj.

-- 
Rajkumar Rajaratnam
Committer & PMC Member, Apache Stratos
Senior Software Engineer, WSO2

LinkedIn: https://lk.linkedin.com/in/rajuu
Mobile: +1 408 791 7640
Blogs: http://wso2tech.blogspot.com/ | https://medium.com/@wso2tech
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSOC 2017 CLI Tool for WSO2 Identity Server

2017-03-12 Thread Isuranga Perera
Hi All,

I'm currently working on a prototype for the CLI. But I have some problems
which need to be clarified beforehand

(01) what are the authentication techniques which should be used by CLI?

(02) Should the CLI support next major release without any modifications?
(As I got to know in WSO2 IS 6.0.0 SOAP protocol will not be used in any
internals.)

Thank You


[image: photo]
Isuranga Perera
at University of Colombo School of Computing
P  +382244492  <+382244492> M  +94712986952  <+94712986952> E
isurangamper...@gmail.com
 W  https://isurangaperera.wordpress.com/






Get a signature like this: Click here!


On Thu, Mar 9, 2017 at 5:46 PM, Isuranga Perera 
wrote:

> Hi Harsha
>
> Thanks for the link
>
> [image: photo]
> Isuranga Perera
> at University of Colombo School of Computing
> P  +382244492  <+382244492> M  +94712986952  <+94712986952> E  
> isurangamper...@gmail.com
>  W  https://isurangaperera.wordpress.com/
> 
>
> 
> 
> 
> 
> Get a signature like this: Click here!
> 
>
> On Thu, Mar 9, 2017 at 5:26 PM, Harsha Thirimanna 
> wrote:
>
>> If you would like to go further in GO, you can go and get this, but not
>> free :)
>>
>> https://www.udemy.com/learn-how-to-code/?couponCode=CHANGEIT
>> =wLyJQb2glSk-RZOrcAKscjLa9dBbmoaPtw=wLyJQb2glSk
>>
>>
>>
>> *Harsha Thirimanna*
>> *Associate Tech Lead | WSO2*
>>
>> Email: hars...@wso2.com
>> Mob: +94715186770 <+94%2071%20518%206770>
>> Blog: http://harshathirimanna.blogspot.com/
>> Twitter: http://twitter.com/harshathirimann
>> Linked-In: linked-in: http://www.linkedin.com/pub/ha
>> rsha-thirimanna/10/ab8/122
>> 
>>
>> On Thu, Mar 9, 2017 at 3:09 PM, Isuranga Perera <
>> isurangamper...@gmail.com> wrote:
>>
>>> Hi Harsha,
>>>
>>> Thanks for the feedback. I have already gone through the documentation
>>> and I am writing a blog on what I am currently working on.
>>> https://isurangaperera.wordpress.com/
>>> Here you will be able to find some areas which I have covered by now. I
>>> think I'm on the right track. Please let me inform if not.
>>>
>>> Regards
>>> Isuranga Perera
>>>
>>> On Thu, Mar 9, 2017 at 1:49 PM, Harsha Thirimanna 
>>> wrote:
>>>
 Hi Isuranga,

 Thanks for interesting about this project and this would be a different
 experience than the other projects.
 Basically, WSO2 Identity Server is  very feature rich solution for the
 security domain. As I mentioned in the project proposal, we expect
 following areas to be covered by this project and make this implementation
 more pluggable and configurable to easily plug the new API to the tool.

 Operation on Service Providers
 Operation on Identity Providers
 User Operations
 XACML policy manager

 We can adjust these based on existing API that we already expose by the
 product. You can go through the WSO2 Identity Server documentations to get
 clear more about[1].

 [1] https://docs.wso2.com/display/IS530/WSO2+Identity+Server+Doc
 umentation

 thanks

 *Harsha Thirimanna*
 *Associate Tech Lead | WSO2*

 Email: hars...@wso2.com
 Mob: +94715186770 <+94%2071%20518%206770>
 Blog: http://harshathirimanna.blogspot.com/
 Twitter: http://twitter.com/harshathirimann
 Linked-In: linked-in: http://www.linkedin.com/pub/ha
 rsha-thirimanna/10/ab8/122
 

 On Thu, Mar 9, 2017 at 1:03 PM, Prakhash Sivakumar 
 wrote:

> [Looping mentors]
>
> On Thu, Mar 9, 2017 at 7:26 AM, Isuranga Perera <
> isurangamper...@gmail.com> wrote:
>
>> HI All,
>>
>> I am a third year undergraduate at University of Colombo School of
>> Computing. I went through the proposals for GSOC 2017 and I am 
>> interesting
>> about developing the CLI tool for WSO2 Identity 

[Dev] [GSOC][CEP][DEV] Idea Plugin for Siddhi

2017-03-12 Thread Nipuna Sankalpa
Hi,
I am an undergraduate from Department of Computer Science and Engineering
University of Moratuwa. I'm interested on Gsoc project proposal No.4 : " *Idea
Plugin for Siddhi* " which is listed under Wso2 proposal list. I have
recently contributed to a project related to the Siddhi CEP [Real Time
Value at Risk Computation] and now I'm familiar with with Siddhi CEP up to
considerable level.
I went through the proposal description and want to clarify,
whether I need to include siddhi execution and debugging as a task for the
proposal?? or else shall I prepare the proposal without it and complete the
execution and debugging part if only the time permits.

Thanks,
Best Regards,
-- 

Nipuna Sankalpa,

Undergraduate,

Department of Computer Science & Engineering,
University of Moratuwa,

Sri Lanka.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev