SlideShare a Scribd company logo
Deploying and running in Mule
Standalone (For beginners )
I often find people get confused when it comes to Mule Standalone server.
I thought of giving a demo on deploying and running a simple Mule application on Mule Standalone server
Mule Standalone Server :- Mule Standalone Server is a proprietary application server that hosts Mule-specific
application.
This server can host any Java specific code, web services and Mule application.
It can also host web application with the help of embedded Jetty server in Mule application.
To deploy an application on Mule Standalone server we require Mule application in deployable zip format, just
like a .war file in case of tomcat server .
Now, let us create a simple application in our Anypoint studio. This application we will be
deploying and running in our Mule Standalone Server
You can see a very simple flow which will send a message payload in
our browser
To deploy this application in Mule Standalone we need to create a deployable Zip file
and we can create it by right click on the Mule application, and then select Export
option, and then select Anypoint studio project to Mule deployable Archive option
from the menu as given below:-
Then select a location and name of the application to deploy and click finish as
follows:-
The application Zip file will be created and we now need to deploy that.
Now, we need to copy the zip file and paste it into app folder under Mule Standalone
folder as shown below:-
This app folder will contain all the Mule application to be deployed under the
server
Once done , we need to start our mule standalone server. We need to come into bin
folder under Mule Standalone folder, and there we will find mule.bat ( for windows )
as shown below:-
You can see the server got started and our TestApplication got deployed successfully
We can now click mule.bat to start our standalone server and our server will be
started as follow :-
You can see the server got started and our TestApplication got deployed successfully
If we go back to the app folder of Mule Standalone server, we will find our
TestApplication is deployed and generated a TestApplicat-anchor.txt which shows it’s
successful deployment in the server :-
If we hit the url http://localhost:8081/test in our browser we can find the response in our
browser which shows our application is running fine under Mule Standalone server  :-
In my next slide I will bring some other techniques in Mule implementation .
Hope you have enjoyed this simpler version.
Keep sharing your knowledge and let our Mule community grow 
Deploying and running in mule standalone

More Related Content

PPTX
Using spring task scheduler in java in mule
PPTX
Quartz in Mule
PPTX
Deploying and Running in Mule
PPT
Mule - logger
PPTX
Mulesoft Calling Flow of Other Applications
PPTX
Idempotent filter in Mule
 
PPTX
Mule testing
PPTX
Mule with quartz
Using spring task scheduler in java in mule
Quartz in Mule
Deploying and Running in Mule
Mule - logger
Mulesoft Calling Flow of Other Applications
Idempotent filter in Mule
 
Mule testing
Mule with quartz

What's hot (14)

PPTX
Stored procedure in Mule
PPTX
Using spring scheduler mule
PPTX
Webservice vm in mule
PPTX
Idempotent filter in mule
PPTX
Deploy apps in standalone with maven
PPTX
Automatic documentation with mule
 
PPTX
Scatter and gather in mule
PPTX
Running mule standalone
PPTX
Mule integration-application
PPTX
Mule velocity
PPTX
Mule quartz
PPTX
Mule esb soap_service
PPTX
MUnit run and wait scope
PPTX
Getting anypoint studios all versions
Stored procedure in Mule
Using spring scheduler mule
Webservice vm in mule
Idempotent filter in mule
Deploy apps in standalone with maven
Automatic documentation with mule
 
Scatter and gather in mule
Running mule standalone
Mule integration-application
Mule velocity
Mule quartz
Mule esb soap_service
MUnit run and wait scope
Getting anypoint studios all versions
Ad

Viewers also liked (20)

PPTX
Mule Esb Basics
PPT
Mule marketing connectors
PPTX
Mule jms queues
PPT
Mule Esb Fundamentals
PPTX
Mule with drools
PPT
Mule human resources connectors
PPT
Mule google connectors
PPT
Mule esb introduction
PPT
Mule cloud hub console overview
PPTX
Mule java part-1
PPTX
Introduction to mule esb
PPT
Mule esb–api layer
PPTX
Hola mundo en Anypoint Studio
PPT
Mule salesforce integration solutions
PPT
Mule anypoint b2 b
PPT
MuleEsb
PPT
Mule overview
PPT
Mule salesforce integration solutions
PPT
Mule technologies
PPT
Mule security - jaas
Mule Esb Basics
Mule marketing connectors
Mule jms queues
Mule Esb Fundamentals
Mule with drools
Mule human resources connectors
Mule google connectors
Mule esb introduction
Mule cloud hub console overview
Mule java part-1
Introduction to mule esb
Mule esb–api layer
Hola mundo en Anypoint Studio
Mule salesforce integration solutions
Mule anypoint b2 b
MuleEsb
Mule overview
Mule salesforce integration solutions
Mule technologies
Mule security - jaas
Ad

Similar to Deploying and running in mule standalone (20)

PPTX
Deploying and running mule standalone
PPTX
Deploying and running in mule standalone
PPTX
Deploy with maven
PPTX
Running mule as worker role on azure
PPTX
Cloud hub with mule
PPTX
Cache for community edition
PPTX
Schedule and monitor in mule
PPTX
Community edition Cache
PPTX
Cache for community edition
PPTX
Cache community edition
PPTX
Cache for community edition
PPTX
Cache for community edition
PPTX
Cache for community edition
PPTX
Cache for community edition
 
PPTX
Cache for community edition
PPTX
Cache for community edition
PPTX
Cache for community edition
PPTX
Scheduling and monitoring with java in mule
PPTX
1 app 2 developers 3 servers
PPTX
Deployingmuleapplications 160903085602
Deploying and running mule standalone
Deploying and running in mule standalone
Deploy with maven
Running mule as worker role on azure
Cloud hub with mule
Cache for community edition
Schedule and monitor in mule
Community edition Cache
Cache for community edition
Cache community edition
Cache for community edition
Cache for community edition
Cache for community edition
Cache for community edition
 
Cache for community edition
Cache for community edition
Cache for community edition
Scheduling and monitoring with java in mule
1 app 2 developers 3 servers
Deployingmuleapplications 160903085602

More from javeed_mhd (20)

PPTX
For each component in mule
PPTX
Filter expression in mule
PPTX
File component in mule
PPTX
Database component in mule
PPTX
Choice component in mule
PPTX
Vm component in mule
PPTX
Until successful component in mule
PPTX
Quartz component in mule
PPTX
Mule management console installation
PPTX
Mule esb made system integration easy
PPTX
Message properties component in mule
PPTX
Junit in mule demo
PPTX
How to install sonarqube plugin in anypoint
PPTX
How to commit a project in svn using svn plugin in anypointstudio
PPTX
Mapping and listing with mule
PPT
Mule any point exchange
PPT
Mule esb api layer
PDF
Mule Maven Plugin
PPTX
Mule esb stripe
PPTX
Mule with stored procedure
For each component in mule
Filter expression in mule
File component in mule
Database component in mule
Choice component in mule
Vm component in mule
Until successful component in mule
Quartz component in mule
Mule management console installation
Mule esb made system integration easy
Message properties component in mule
Junit in mule demo
How to install sonarqube plugin in anypoint
How to commit a project in svn using svn plugin in anypointstudio
Mapping and listing with mule
Mule any point exchange
Mule esb api layer
Mule Maven Plugin
Mule esb stripe
Mule with stored procedure

Recently uploaded (20)

PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Modernizing your data center with Dell and AMD
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
Cloud computing and distributed systems.
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
cuic standard and advanced reporting.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Approach and Philosophy of On baking technology
Unlocking AI with Model Context Protocol (MCP)
The Rise and Fall of 3GPP – Time for a Sabbatical?
Advanced methodologies resolving dimensionality complications for autism neur...
Modernizing your data center with Dell and AMD
Mobile App Security Testing_ A Comprehensive Guide.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Cloud computing and distributed systems.
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
cuic standard and advanced reporting.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
20250228 LYD VKU AI Blended-Learning.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
MYSQL Presentation for SQL database connectivity
Spectral efficient network and resource selection model in 5G networks
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Reach Out and Touch Someone: Haptics and Empathic Computing
Approach and Philosophy of On baking technology

Deploying and running in mule standalone

  • 1. Deploying and running in Mule Standalone (For beginners )
  • 2. I often find people get confused when it comes to Mule Standalone server. I thought of giving a demo on deploying and running a simple Mule application on Mule Standalone server
  • 3. Mule Standalone Server :- Mule Standalone Server is a proprietary application server that hosts Mule-specific application. This server can host any Java specific code, web services and Mule application. It can also host web application with the help of embedded Jetty server in Mule application.
  • 4. To deploy an application on Mule Standalone server we require Mule application in deployable zip format, just like a .war file in case of tomcat server .
  • 5. Now, let us create a simple application in our Anypoint studio. This application we will be deploying and running in our Mule Standalone Server You can see a very simple flow which will send a message payload in our browser
  • 6. To deploy this application in Mule Standalone we need to create a deployable Zip file and we can create it by right click on the Mule application, and then select Export option, and then select Anypoint studio project to Mule deployable Archive option from the menu as given below:-
  • 7. Then select a location and name of the application to deploy and click finish as follows:-
  • 8. The application Zip file will be created and we now need to deploy that. Now, we need to copy the zip file and paste it into app folder under Mule Standalone folder as shown below:- This app folder will contain all the Mule application to be deployed under the server
  • 9. Once done , we need to start our mule standalone server. We need to come into bin folder under Mule Standalone folder, and there we will find mule.bat ( for windows ) as shown below:-
  • 10. You can see the server got started and our TestApplication got deployed successfully We can now click mule.bat to start our standalone server and our server will be started as follow :-
  • 11. You can see the server got started and our TestApplication got deployed successfully If we go back to the app folder of Mule Standalone server, we will find our TestApplication is deployed and generated a TestApplicat-anchor.txt which shows it’s successful deployment in the server :-
  • 12. If we hit the url http://localhost:8081/test in our browser we can find the response in our browser which shows our application is running fine under Mule Standalone server  :-
  • 13. In my next slide I will bring some other techniques in Mule implementation . Hope you have enjoyed this simpler version. Keep sharing your knowledge and let our Mule community grow 