-
Mule Bookstore Demo
Demo for Mule's web service capabilities.
-
Echo Example
Is a simple component example that demostrates how to expose a component over multiple transports (soap and stream).
-
Error Handler Example
Demonstrates using Spring as the external container to provide the objects managed by Mule and how to publish events to multiple outbound endpoints. The example consists of two components; ExecptionManager and BusinessErrorManager.
-
Hello Example
Shows how to configure multiple components to interact on a single request and how to manage event transformations.
-
Loan Broker Example
The Loan Broker example application is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).
-
Loan Broker BPM Example
-
Loan Broker Example: Shared Classes
-
Loan Broker Example: Shared Classes For Unit Tests
-
Loan Broker Example: Credit Agency EJB
-
Loan Broker ESB Example: Mule Configuration
-
Loan Broker ESB Example: Credit Agency EJB
-
Loan Broker ESB Example
Demonstrates the Loan Broker using a typical ESB architecture with a shared Message Bus and is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).
-
Loan Broker ESN Example
The Loan Broker example application is based on the example presented in the Enterprise Integration Patterns book. This chapter of the book is available online so you can see a detailed description of the application here (http://www.eaipatterns.com/ComposedMessagingWS.html).
-
Loan Broker Example
Umbrella for different variations of the Loan Broker example.
-
Scripting Example
A simple example that demonstrates Mule's JSR-223 Scripting support.
-
Stock Quotes Example
This example demonstrates how to invoke an ASPX web service from Mule and transform the result using XSLT and deserialise the result to a StockQuote javabean. The examples demonstrates invoking the service using REST and SOAP.
-
VOIP Service Example
The Voip Service example is taken from a Java.net featured article, Provisioning Services Through ESB (http://today.java.net/pub/a/today/2005/10/18/service-provisioning-through-esb.html) describes how to orchestrate services through abstraction, providing a VOIP provisioning example developed using Mule.
-
Web App Example
Is a webapp that provides an interface to some of the examples here such as the LoanBroker, Hello World and Echo examples. It also provides examples of accessing Mule using REST style service calls and is itself an example of how to embed Mule in a webapp.
-
Mule Examples
Mule Example Applications
-
All Mule Examples
This module does not publish any content itself, it's just a shorthand
for referencing all examples at once. This is needed in the various
distributions we package where we either nedd to include or exclude all
examples.