Contact Us 1-800-596-4880

Installing

Which version of Mule am I using?

Already have Mule installed? The following procedures outline the steps to take in both Mule Studio and Mule Standalone to determine the version number of your Mule runtime.

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 expand arrow next to the name of one of your projects to expand the folder.

    expand_arrow
  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.

    runtime

Standalone

  1. Run Mule standalone from the command line.

 Need More Detail?
.. Open a new command line.  +
*PC*: Open the *Console*.  +
*Mac*: Open the *Terminal* application (Applications > Utilities > Terminal).
.. Access the directory and folder in which downloaded Mule. For example, type +
`cd /Users/aaron/Downloads/mule-standalone-3.3.1/`
.. Start Mule. For example, type +
`./bin/mule`
  1. After Mule starts, scroll up in the command line window to find the Mule ESB and Integration Platform where Mule displays the version.

    standalone