On Wed, Oct 15, 2014 at 1:25 PM, Lahiru Cooray <[email protected]> wrote:

> Hi,
>
> We are writing some extensions to Siddhi (eg: TopK, Cardinality, etc) and
> we are using an external library (Stream Lib[1]) to reuse its already
> implemented algorithms and same library is used in many functions.
>
> We need to know what is the standard way to deploy a third party library?
> is it ok to copy the jar file under "CEP_HOME>repository>components>lib" ?
>

Its OK to test it by deploying it into lib. But if you shipping it with CEP
you need to create a proper OSGi bundle out of it and install it through a
CEP related feature.

>
>
> [1]https://github.com/addthis/stream-lib
> --
> *Lahiru Cooray*
> Software Engineer
> WSO2, Inc.;http://wso2.com/
> lean.enterprise.middleware
>
> Mobile: +94 715 654154
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thanks & Regards,

*Johann Dilantha Nallathamby*
Associate Technical Lead & Product Lead of WSO2 Identity Server
Integration Technologies Team
WSO2, Inc.
lean.enterprise.middleware

Mobile - *+94777776950*
Blog - *http://nallaa.wordpress.com <http://nallaa.wordpress.com>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to