Deploy on a VM as an Executable JAR¶
This guide explains how to deploy an integration as an executable JAR file.
- Navigate to the Visualizer view by clicking on the Ballerina Integrator icon on the sidebar.
- Click on the Deploy on VM under the Deployment Options section in the right panel.
-
The integration will be built as an executable JAR and the JAR file will be available in the
target\bin
directory of the project.