Contact Us 1-800-596-4880

Installing Extensions

Beyond the out-of-the-box functionality included in the Mule distributions, various plugins, modules, connectors, and runtimes (for Studio) are made available by download. Complete the following procedure to extend the functionality of your instance of Mule.

Studio

Installing Mule 3.3.3 runtime on your instance of Studio?

Runtimes and Connectors in Studio

If you intend to install the 3.3.3 runtime on your instance of Studio and use Anypoint Connectors in your application, you must also install and use older versions of Anypoint Connectors. (The Anypoint Connectors bundled with Mule 3.4.0 are incompatible with the 3.3.3 runtime. )

Complete the following steps before or after you install the older runtime on your instance of Mule.

  1. Determine which Anypoint Connectors you wish to use with the 3.3.3 runtime.

  2. For those connectors you intend to use with 3.3.3, uninstall the 3.4.0 version of the connectors which are bundled with Mule 3.4.0.

  3. Follow the detailed procedure below to install Anypoint Connectors from the 3.3.X connector repository at the following URL: http://repository.mulesoft.org/connectors/releases/1

  4. If you wish to uninstall the 3.3.3 Anypoint Connectors and reinstall the 3.4.0 versions, follow the detailed procedure below to install Anypoint Connectors from the 3.4.X connector repository at the following URL: http://repository.mulesoft.org/connectors/releases/2

  1. Under the Help menu in Mule Studio, select Install New Software.

  2. In the Work with: field in the Install wizard, enter one of the following:

    1. use the drop-down menu to select --All Available Sites-- and browse the plugins and modules available for download into Studio

    2. use the drop-down menu to select a specific plugin or module

    3. enter a specific URL from which you wish to download a plugin, module, or connector

  3. In the table below the filter field (see image below), use the checkboxes to select one or more modules or plugins you wish to install on your instance of Studio (click to expand the folders to select individual items), then click Next.

    install_wizard-1
  4. Review the details of the item(s) you selected, then click Next.

  5. Click to accept terms and conditions of the product, then click Finish.

  6. Click Restart Now to complete the installation.

The Studio documentation offers more specific instructions for downloading and using the following extensions:

Are you behind a firewall?

If you are on a network with firewall restrictions, you may find that the Studio update sites are blocked and you are unable to download extensions.

Allow the following sites on your firewall to allow Studio to connect to the update sites:

Standalone

  1. Browse available extensions for download.

  2. Click to reveal the details of a specific extension, then click Download.

    extensions
  3. Click Documentation to review relevant details about the various ways to install and use the extension.

Checking Extension Versions

Not sure what version of an extension you have installed? Follow the procedure below to find version information for your extensions.

Studio

  1. In Mule Studio, open the Mule Studio menu, then click About Mule Studio.

    AboutMuleStudio
  2. Click Installation Details.

    Installation+Details
  3. On the Mule Studio Installation Details window, the Installed Software tab is open by default, listing all extensions and other software you have installed. Find the extension you are interested in and check the Version column to see the version number.

    extension

Standalone

To identify an extension’s version in Mule Standalone, access your pom.xml file and check the version number associated with the extension in your dependencies.