Contact Us 1-800-596-4880

Complete Installation Manual

The version number of Mule ESB refers to the version of the runtime product. Note that Mule Studio, Mule ESB’s designtime GUI interface, releases versions independent of Mule ESB, thus does not accurately reflect the version of the core product.

The following procedure outlines the steps to take in both Mule Studio and Mule Standalone to determine the version number of the runtime product.

Mule Studio

This procedure assumes that you have already launched Mule Studio and have opened a new or existing project. If you have not yet opened your first project in Studio, click File > New > Mule Project and observe the default value in the Server Runtime field in the wizard.

  1. In the Package Explorer, click the expanded arrow next to the name of one of your projects to expand to folder.

  2. Double-click the mule-project.xml file to open it in a new tab in the canvas.

  3. Note the Server Runtime version in the Runtime column at right.

Mule Standalone

  1. Run Mule Standalone from the command line.

  2. For more details:

    1. Open a new command line.

      PC: Open the Console
      Mac: Open the Terminal application (Applications > Utilities > Terminal).

    2. Access the directory and folder in which downloaded Mule. For example, type

      cd /Users/aaron/Downloads/mule-standalone-3.3.1/

    3. Start Mule. For example, type

      ./bin/mule

  3. After Mule starts, scroll up in the command line window to find the Mule ESB and Integration Platform where Mule displays the version.