Group: org.mule.examples - All Dependencies
Loan Broker Example · Umbrella for different variations of the Loan Broker example.
Bookstore Example: Customer Webapp · This is a webapp which runs in the customer-facing DMZ and communicates with Mule via secure web services.
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).
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.
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).
Bookstore Example: Admin Webapp · This is a webapp which runs inside the firewall and is used to manage the inventory of the bookstore.