Mule 2: A Developer's Guide

Paperback
from $0.00

Author: Ricston Ltd.

ISBN-10: 143020981X

ISBN-13: 9781430209812

Category: Enterprise Application Development & Integration

Mule 2: A Developer’s Guide introduces the Mule 2.0 integration platform for developers of enterprise integration applications who wish to leverage Mule as a lightweight messaging framework that contains a distributable object broker for managing communication between applications.\ \ The book is based on insight, knowledge, and experience resulting from working with Mule.\ The text provides support, consulting, and training to developers implementing Mule in a broad range of scenarios...

Search in google:

Mule is an open source agile lightweight messaging and enterprise service bus (ESB) framework that contains a distributable object broker for managing communication between enterprise applications.This Mule 2 firstPress book is the first and essentially definitive book on Mule framework, written by Peter Delia of MuleSource, who also developed the official training materials for Mule.The book is based on insight, knowledge and experience resulting from working with Mule, and it provides support, consulting and training to developers implementing Mule in a broad range of scenarios ranging from small projects to large corporations developing major deployments.

Ch. 1 Fundamental Mule 1The Enterprise Service Bus 1Mule Features 4Enterprise vs. Community Edition 5Anatomy of a Mule 6Summary 27Ch. 2 Routers and Routing 29Routing Patterns 29Summary 47Ch. 3 Modeling Applications 49Real-World Scenario 49Summary 56Ch. 4 Creating a Mule Application 57Core Tools and Components 57Creating Your Mule Application 59Unit Tests 63Summary 74Ch. 5 Mule Transports 75Transport Architecture 75Transports and Their Configuration 79Summary 103Ch. 6 Web Services in Mule 105Overview 105The CXF Transport 107The Axis Transport 114REST 120Summary 121Ch. 7 Extending Mule 123Building a Transformer 123Building a Filter 127Building a Router 131Summary 137Ch. 8 Resilient Mule Applications 139Error Handling and Recovery 139Transactions in Mule 145Connection Strategies 150Summary 150