Skip to content

WSO2 Streaming Integrator Tooling 4.3.0

Latest
Compare
Choose a tag to compare
@poorna2152 poorna2152 released this 18 Mar 01:37
· 3 commits to master since this release

The Streaming Integrator Tooling is a developer tool to develop Siddhi applications and simulate events for testing purposes.

Distribution

You can download WSO2 Streaming Integrator tooling 4.3.0 from here.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the tooling.sh file if you are on a Linux/Mac OS or run the server.bat file if you are on a Windows OS.
sh tooling.sh
tooling.bat --run

Known Issues

All the open issues pertaining to WSO2 Streaming Integrator tooling 4.3.0-rc1 are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues
We encourage you to report issues, improvements, and feature requests regarding WSO2 Micro Integrator through this repository

Important: Please be advised that the security issues must be reported to [email protected], not as GitHub issues, in order to reach the proper audience. We strongly advise following the security vulnerability reporting guideline when reporting security issues.