Hi Tharindu,

WSO2 Stream Processor is based on the carbon 5. Hence if you want to add
non OSGI modules to stream processor you can do it by converting them using
the jartobundle.sh placed in <SP_HOME>/bin/jartobundle.sh add adding them
to the lib folder.

Execute the script:

   - In a Unix system:  sh jartobundle.sh [source jar file/source directory
   containing jar files] [destination directory]
   - Windows platform: jartobundle.bat [source jar file/source directory
   containing jar files] [destination directory]


  You can find more info here[1].

[1] https://docs.wso2.com/display/Carbon510/Converting+JARs+to+OSGi+Bundles

Thanks,
Raveen.

On Tue, Jun 19, 2018 at 6:33 PM Tharindu Malawaraarachchi <
tharind...@wso2.com> wrote:

> Hi all,
> In Carbon 4 based wso2 products, there are 2 separate folders (dropins and
> lib) to keep OSGI bundles and other non OSGI jars. But in wso2 stream
> processor there is no dropins directory and the lib directory keeps OSGI
> bundles.
> Is it mandate to convert the non OSGI modules to OSGi with stream
> processor? Or is there a way to add non OSGI jars [example- sql driver
> jars] to SP
>
> Thanks and Regards,
> Tharindu
> --
> *Tharindu Malawaraarachchi*
> Software Engineer | WSO2
>
> tharind...@wso2.com
> +94 719340143
> https://www.linkedin.com/in/tharindun/
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
Raveen Savinda Rathnayake,
Software Engineering Intern,
WSO2 Inc.

*lean. enterprise. middleware  *
Web: www.WSO2.com Mobile : +94771144549  Blog : https://blog.raveen.me

<https://lk.linkedin.com/in/raveensr>

<http://wso2.com/signature>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to