Bootstrap FreeKB - Mule - Deploy an application to Mule ESB using the Mule MMC admin console
Mule - Deploy an application to Mule ESB using the Mule MMC admin console

Updated:   |  Mule articles

  1. Sign into the Mule web console.
  2. Select the Deployments tab.
  3. Select New.
  4. Enter the following:
    • Enter a Deployment name, which will probably be the application name
    • Upload New Application, and select the application (probably in zip format)
    • Select the JVMs that application will run on
    • Select Deploy

 

 

To ensure the deployment was successful, ensure the mule_ee.log file has a status of deployed and Started app and Mule is up and kicking.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ New app ‘name-SNAPSHOT-001                             +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Started app ‘name-SNAPSHOT-001                         +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

You can also check the /opt/MuleSoft/<jvm name>/apps directory, and there should be a directory listed matching the application name.




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 9379f8 in the box below so that we can be sure you are a human.