Re: [Dev] Add info on docs how to create and deploy custom extensions/UDFs to WSO2 SP

2018-02-04 Thread Rukshani Weerasinha
Hello Suho,

Now I have replaced "save" with "place" as specified.

Best Regards,
Rukshani.

On Mon, Feb 5, 2018 at 11:01 AM, Sriskandarajah Suhothayan 
wrote:

> "save the build extension jar " it's not save it should be add/place
>
> On Mon, Feb 5, 2018 at 10:00 AM, Rukshani Weerasinha 
> wrote:
>
>> Hello Suho,
>>
>> Now I have updated the Wiki document with what you mentioned. It is now
>> the last step of each procedure. I will update the Siddhi Guide as well and
>> inform you once it is done.
>>
>> [1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions
>>
>> Best Regards,
>> Rukshani.
>>
>> On Fri, Feb 2, 2018 at 5:16 PM, Sriskandarajah Suhothayan 
>> wrote:
>>
>>> When we do all the given steps, it will create a skeleton source code
>>> which the user can then fill in extension logic.
>>> They have to then build that source code using maven and copy the built
>>> extension jar to the /lib directory.
>>>
>>> Can you add this info to the product wiki and also to the siddhi doc
>>> site.
>>>
>>>
>>> On Fri, Feb 2, 2018 at 12:38 PM, Rukshani Weerasinha 
>>> wrote:
>>>
 Hello Suho,

 Now I have added this information in [1]

 Is there anything that the extension implementer needs to do afterwards
 if he presses *N* to indicate that the property values are not correct
 (step 3 in each procedure)?

 [1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddh
 i+Extensions

 Best Regards,
 Rukshani.

 On Thu, Feb 1, 2018 at 12:50 PM, Rukshani Weerasinha >>> > wrote:

> Hi Suho,
>
> I will work on this and update this thread once it is done.
>
> Best Regards,
> Rukshani.
>
> On Thu, Feb 1, 2018 at 12:18 PM, Sriskandarajah Suhothayan <
> s...@wso2.com> wrote:
>
>> @Rukshani
>>
>> Can you do $Subject? Refer Siddhi site for info[1]. We have to also
>> say how/where to deploy those jars too.
>> After the ongoing build, the info in [1] will be available in [2]
>>
>> [1]https://github.com/wso2/siddhi/blob/master/docs/documenta
>> tion/siddhi-4.0.md#writing-custom-extensions
>> [2] https://wso2.github.io/siddhi/documentation/siddhi-4.0/#
>> writing-custom-extensions
>>
>> Regards
>> Suho
>>
>> --
>>
>> *S. Suhothayan*
>> Director
>> *WSO2 Inc. *
>> http://wso2.com  
>>
>>
>> *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 
>> *
>>
>
>
>
> --
> Rukshani Weerasinha
>
> WSO2 Inc.
> Web:http://wso2.com
> Mobile: 0777 683 738 <077%20768%203738>
>
>


 --
 Rukshani Weerasinha

 WSO2 Inc.
 Web:http://wso2.com
 Mobile: 0777 683 738 <077%20768%203738>


>>>
>>>
>>> --
>>>
>>> *S. Suhothayan*
>>> Director
>>> *WSO2 Inc. *
>>> http://wso2.com  
>>>
>>>
>>> *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 *
>>>
>>
>>
>>
>> --
>> Rukshani Weerasinha
>>
>> WSO2 Inc.
>> Web:http://wso2.com
>> Mobile: 0777 683 738 <077%20768%203738>
>>
>>
>
>
> --
>
> *S. Suhothayan*
> Director
> *WSO2 Inc. *
> http://wso2.com  
>
>
> *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 *
>



-- 
Rukshani Weerasinha

WSO2 Inc.
Web:http://wso2.com
Mobile: 0777 683 738
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Add info on docs how to create and deploy custom extensions/UDFs to WSO2 SP

2018-02-04 Thread Sriskandarajah Suhothayan
"save the build extension jar " it's not save it should be add/place

On Mon, Feb 5, 2018 at 10:00 AM, Rukshani Weerasinha 
wrote:

> Hello Suho,
>
> Now I have updated the Wiki document with what you mentioned. It is now
> the last step of each procedure. I will update the Siddhi Guide as well and
> inform you once it is done.
>
> [1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions
>
> Best Regards,
> Rukshani.
>
> On Fri, Feb 2, 2018 at 5:16 PM, Sriskandarajah Suhothayan 
> wrote:
>
>> When we do all the given steps, it will create a skeleton source code
>> which the user can then fill in extension logic.
>> They have to then build that source code using maven and copy the built
>> extension jar to the /lib directory.
>>
>> Can you add this info to the product wiki and also to the siddhi doc
>> site.
>>
>>
>> On Fri, Feb 2, 2018 at 12:38 PM, Rukshani Weerasinha 
>> wrote:
>>
>>> Hello Suho,
>>>
>>> Now I have added this information in [1]
>>>
>>> Is there anything that the extension implementer needs to do afterwards
>>> if he presses *N* to indicate that the property values are not correct
>>> (step 3 in each procedure)?
>>>
>>> [1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions
>>>
>>> Best Regards,
>>> Rukshani.
>>>
>>> On Thu, Feb 1, 2018 at 12:50 PM, Rukshani Weerasinha 
>>> wrote:
>>>
 Hi Suho,

 I will work on this and update this thread once it is done.

 Best Regards,
 Rukshani.

 On Thu, Feb 1, 2018 at 12:18 PM, Sriskandarajah Suhothayan <
 s...@wso2.com> wrote:

> @Rukshani
>
> Can you do $Subject? Refer Siddhi site for info[1]. We have to also
> say how/where to deploy those jars too.
> After the ongoing build, the info in [1] will be available in [2]
>
> [1]https://github.com/wso2/siddhi/blob/master/docs/documenta
> tion/siddhi-4.0.md#writing-custom-extensions
> [2] https://wso2.github.io/siddhi/documentation/siddhi-4.0/#
> writing-custom-extensions
>
> Regards
> Suho
>
> --
>
> *S. Suhothayan*
> Director
> *WSO2 Inc. *
> http://wso2.com  
>
>
> *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 
> *
>



 --
 Rukshani Weerasinha

 WSO2 Inc.
 Web:http://wso2.com
 Mobile: 0777 683 738 <077%20768%203738>


>>>
>>>
>>> --
>>> Rukshani Weerasinha
>>>
>>> WSO2 Inc.
>>> Web:http://wso2.com
>>> Mobile: 0777 683 738 <077%20768%203738>
>>>
>>>
>>
>>
>> --
>>
>> *S. Suhothayan*
>> Director
>> *WSO2 Inc. *
>> http://wso2.com  
>>
>>
>> *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 *
>>
>
>
>
> --
> Rukshani Weerasinha
>
> WSO2 Inc.
> Web:http://wso2.com
> Mobile: 0777 683 738 <077%20768%203738>
>
>


-- 

*S. Suhothayan*
Director
*WSO2 Inc. *
http://wso2.com  


*cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
twitter: http://twitter.com/suhothayan
 | linked-in:
http://lk.linkedin.com/in/suhothayan *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Add info on docs how to create and deploy custom extensions/UDFs to WSO2 SP

2018-02-04 Thread Rukshani Weerasinha
Hello Suho,

Now I have updated the Wiki document with what you mentioned. It is now the
last step of each procedure. I will update the Siddhi Guide as well and
inform you once it is done.

[1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions

Best Regards,
Rukshani.

On Fri, Feb 2, 2018 at 5:16 PM, Sriskandarajah Suhothayan 
wrote:

> When we do all the given steps, it will create a skeleton source code
> which the user can then fill in extension logic.
> They have to then build that source code using maven and copy the built
> extension jar to the /lib directory.
>
> Can you add this info to the product wiki and also to the siddhi doc
> site.
>
>
> On Fri, Feb 2, 2018 at 12:38 PM, Rukshani Weerasinha 
> wrote:
>
>> Hello Suho,
>>
>> Now I have added this information in [1]
>>
>> Is there anything that the extension implementer needs to do afterwards
>> if he presses *N* to indicate that the property values are not correct
>> (step 3 in each procedure)?
>>
>> [1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions
>>
>> Best Regards,
>> Rukshani.
>>
>> On Thu, Feb 1, 2018 at 12:50 PM, Rukshani Weerasinha 
>> wrote:
>>
>>> Hi Suho,
>>>
>>> I will work on this and update this thread once it is done.
>>>
>>> Best Regards,
>>> Rukshani.
>>>
>>> On Thu, Feb 1, 2018 at 12:18 PM, Sriskandarajah Suhothayan <
>>> s...@wso2.com> wrote:
>>>
 @Rukshani

 Can you do $Subject? Refer Siddhi site for info[1]. We have to also say
 how/where to deploy those jars too.
 After the ongoing build, the info in [1] will be available in [2]

 [1]https://github.com/wso2/siddhi/blob/master/docs/documenta
 tion/siddhi-4.0.md#writing-custom-extensions
 [2] https://wso2.github.io/siddhi/documentation/siddhi-4.0/#
 writing-custom-extensions

 Regards
 Suho

 --

 *S. Suhothayan*
 Director
 *WSO2 Inc. *
 http://wso2.com  


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

>>>
>>>
>>>
>>> --
>>> Rukshani Weerasinha
>>>
>>> WSO2 Inc.
>>> Web:http://wso2.com
>>> Mobile: 0777 683 738 <077%20768%203738>
>>>
>>>
>>
>>
>> --
>> Rukshani Weerasinha
>>
>> WSO2 Inc.
>> Web:http://wso2.com
>> Mobile: 0777 683 738 <077%20768%203738>
>>
>>
>
>
> --
>
> *S. Suhothayan*
> Director
> *WSO2 Inc. *
> http://wso2.com  
>
>
> *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 *
>



-- 
Rukshani Weerasinha

WSO2 Inc.
Web:http://wso2.com
Mobile: 0777 683 738
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Add info on docs how to create and deploy custom extensions/UDFs to WSO2 SP

2018-02-02 Thread Sriskandarajah Suhothayan
When we do all the given steps, it will create a skeleton source code which
the user can then fill in extension logic.
They have to then build that source code using maven and copy the built
extension jar to the /lib directory.

Can you add this info to the product wiki and also to the siddhi doc site.


On Fri, Feb 2, 2018 at 12:38 PM, Rukshani Weerasinha 
wrote:

> Hello Suho,
>
> Now I have added this information in [1]
>
> Is there anything that the extension implementer needs to do afterwards if
> he presses *N* to indicate that the property values are not correct (step
> 3 in each procedure)?
>
> [1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions
>
> Best Regards,
> Rukshani.
>
> On Thu, Feb 1, 2018 at 12:50 PM, Rukshani Weerasinha 
> wrote:
>
>> Hi Suho,
>>
>> I will work on this and update this thread once it is done.
>>
>> Best Regards,
>> Rukshani.
>>
>> On Thu, Feb 1, 2018 at 12:18 PM, Sriskandarajah Suhothayan > > wrote:
>>
>>> @Rukshani
>>>
>>> Can you do $Subject? Refer Siddhi site for info[1]. We have to also say
>>> how/where to deploy those jars too.
>>> After the ongoing build, the info in [1] will be available in [2]
>>>
>>> [1]https://github.com/wso2/siddhi/blob/master/docs/documenta
>>> tion/siddhi-4.0.md#writing-custom-extensions
>>> [2] https://wso2.github.io/siddhi/documentation/siddhi-4.0/#
>>> writing-custom-extensions
>>>
>>> Regards
>>> Suho
>>>
>>> --
>>>
>>> *S. Suhothayan*
>>> Director
>>> *WSO2 Inc. *
>>> http://wso2.com  
>>>
>>>
>>> *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 *
>>>
>>
>>
>>
>> --
>> Rukshani Weerasinha
>>
>> WSO2 Inc.
>> Web:http://wso2.com
>> Mobile: 0777 683 738 <077%20768%203738>
>>
>>
>
>
> --
> Rukshani Weerasinha
>
> WSO2 Inc.
> Web:http://wso2.com
> Mobile: 0777 683 738 <077%20768%203738>
>
>


-- 

*S. Suhothayan*
Director
*WSO2 Inc. *
http://wso2.com  


*cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
twitter: http://twitter.com/suhothayan
 | linked-in:
http://lk.linkedin.com/in/suhothayan *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Add info on docs how to create and deploy custom extensions/UDFs to WSO2 SP

2018-02-01 Thread Rukshani Weerasinha
Hello Suho,

Now I have added this information in [1]

Is there anything that the extension implementer needs to do afterwards if
he presses *N* to indicate that the property values are not correct (step 3
in each procedure)?

[1] https://docs.wso2.com/display/SP400/Writing+Custom+Siddhi+Extensions

Best Regards,
Rukshani.

On Thu, Feb 1, 2018 at 12:50 PM, Rukshani Weerasinha 
wrote:

> Hi Suho,
>
> I will work on this and update this thread once it is done.
>
> Best Regards,
> Rukshani.
>
> On Thu, Feb 1, 2018 at 12:18 PM, Sriskandarajah Suhothayan 
> wrote:
>
>> @Rukshani
>>
>> Can you do $Subject? Refer Siddhi site for info[1]. We have to also say
>> how/where to deploy those jars too.
>> After the ongoing build, the info in [1] will be available in [2]
>>
>> [1]https://github.com/wso2/siddhi/blob/master/docs/documenta
>> tion/siddhi-4.0.md#writing-custom-extensions
>> [2] https://wso2.github.io/siddhi/documentation/siddhi-4.0/#
>> writing-custom-extensions
>>
>> Regards
>> Suho
>>
>> --
>>
>> *S. Suhothayan*
>> Director
>> *WSO2 Inc. *
>> http://wso2.com  
>>
>>
>> *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 *
>>
>
>
>
> --
> Rukshani Weerasinha
>
> WSO2 Inc.
> Web:http://wso2.com
> Mobile: 0777 683 738
>
>


-- 
Rukshani Weerasinha

WSO2 Inc.
Web:http://wso2.com
Mobile: 0777 683 738
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Add info on docs how to create and deploy custom extensions/UDFs to WSO2 SP

2018-02-01 Thread Rukshani Weerasinha
Hi Suho,

I will work on this and update this thread once it is done.

Best Regards,
Rukshani.

On Thu, Feb 1, 2018 at 12:18 PM, Sriskandarajah Suhothayan 
wrote:

> @Rukshani
>
> Can you do $Subject? Refer Siddhi site for info[1]. We have to also say
> how/where to deploy those jars too.
> After the ongoing build, the info in [1] will be available in [2]
>
> [1]https://github.com/wso2/siddhi/blob/master/docs/
> documentation/siddhi-4.0.md#writing-custom-extensions
> [2] https://wso2.github.io/siddhi/documentation/siddhi-4.0/#
> writing-custom-extensions
>
> Regards
> Suho
>
> --
>
> *S. Suhothayan*
> Director
> *WSO2 Inc. *
> http://wso2.com  
>
>
> *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 *
>



-- 
Rukshani Weerasinha

WSO2 Inc.
Web:http://wso2.com
Mobile: 0777 683 738
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev