Install Mule Enterprise Server

In order to run Mule ESB applications on the production environment, we need to have Mule Enterprise Server. So, in this tutorial, I would like to guide you to install Mule Enterprise Server! First, you can download the Mule Enterprise Server at https://www.mulesoft.com/lp/dl/mule-esb-enterprise. Mule Enterprise… Read More

Fix error “Could not find artifact com.sun:tools:jar:1.5.0” of Apache Maven in Anypoint Studio

When working with Mule ESB using Apache Maven in Anypoint Studio, I am sure that everyone must encounter the following error:

To resolve this error, please follow the instructions below: – First, go to Window -> Preferences, open the Java item and select Installed… Read More

Install Anypoint Studio

Anypoint Studio is an IDE for developing Mule ESB applications. In this tutorial, we will learn together how to install it! First, let’s go to this site to download Anypoint Studio: https://www.mulesoft.com/lp/dl/studio. Currently, Mule ESB has two versions, 3.x and 4.x, respectively, Anypoint Studio has… Read More