Mule ESB Cookbook.
With this book you will learn in a step-by-step manner and build solutions from the ground up using Mule ESB. Each tak is well illustrated through recipes and the code contained in the examples is very engaging. This book targets Java developers, architects, and IT managers who want to learn MuleESB...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Packt Publishing,
2013.
|
Colección: | Community experience distilled.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Getting Started with Mule ESB; Introduction; Understanding Mule concepts and terminologies; Setting up the Mule IDE; Installing Mule Studio; Configuring Mule components; Deploying your first Hello World application on the Mule server; chapter 2:Working with Components and Patterns; Introduction; Configuring the component; Using the Echo component to display the message payload; Using a Flow Reference component to synchronously execute another flow.
- Publishing a RESTful web service using the REST componentPublishing a SOAP web service using the SOAP component; Chapter 3:Using Message Property, Processors, and Sources; Introduction; Understanding components; Understanding message sources; Using message processors to control message flow; Understanding message property scopes; Chapter 4:Endpoints; Introduction; Configuring the Generic Endpoint; Configuring the HTTP Endpoint; Configuring the IMAP Endpoint to retrieve e-mails; Using the JDBC Endpoint to connect to the database; Implementing the File Transport channel using the File Endpoint.
- Sending messages asynchronously using the AJAX EndpointUsing the Servlet Endpoint to listen to events or messages from servlet requests; Chapter 5:Transformers; Introduction; Configuring the JSON-to-Object transformer; Configuring the Object-to-XML transformer; Configuring the Message and Variable transformers; Creating the custom transformer; Understanding the DataMapper transformer; Chapter 6:Configuring Filters; Introduction; Configuring the Logic filters
- And/Or/Not; Performing filtering according to the exception type; Filtering messages by evaluating expressions.
- Handling incoming events or messages using the Message filterConfiguring the Wildcard filter; Creating a Custom filter; Chapter 7:Handling Exceptions and Testing; Introduction; Understanding Messaging Exception Strategies; Configuring the Choice Exception Strategy; Configuring the Reference Exception Strategy; Configuring the Rollback Exception Strategy; Testing with JUnit in Mule ESB; Chapter 8:Introducing Web Services; Introduction; Proxying web services; Creating JAX-WS services; Creating web services using the REST component; Calling external web services using the SOAP component.
- Chapter 9:Understanding Flows, Routers, and ServicesIntroduction; Configuring the All Router/Flow Control; Configuring the Choice Router/Flow Control; Configuring the Splitter Flow Control; Chapter 10:Configuring Cloud Connectors; Introduction; Configuring the Twitter Cloud Connector; Configuring the DropBoxIntegration folder; Index.