Skip to content

Deploy on a VM as an Executable JAR

This guide explains how to deploy an integration as an executable JAR file.

  1. Navigate to the Visualizer view by clicking on the Ballerina Integrator icon on the sidebar.
  2. Click on the Deploy on VM under the Deployment Options section in the right panel.
  3. Click Create Executable button.
    Build JAR

  4. The integration will be built as an executable JAR and the JAR file will be available in the target\bin directory of the project.