Book Image

Service Oriented Java Business Integration

Book Image

Service Oriented Java Business Integration

Overview of this book

Table of Contents (23 chapters)
Service Oriented Java Business Integration
Credits
About the Author
Acknowledgement
About the Reviewers
Preface

ServiceMix EAI Patterns


ServiceMix and JBI are all about integrating business services. Let us now see what ServiceMix has to offer in terms of the EAI patterns.

Why ServiceMix for EAI Patterns?

ServiceMix provides the servicemix-eip component as a standard JBI-compliant component. This provides implementations for many of the patterns discussed in the EAI patterns book. When I first read the EAI patterns book, I was wondering whether we have all these patterns together in some reusable form, other than just patterns and diagrams. But as we all agree, patterns are nuggets of guidelines which we can implement in many ways, using any technology or platform.

In fact, if we look at many MOM for integrations such as Websphere MQ, Microsoft Biztalk, TIBCO, Webmethods, and Microsoft MQ, they already provide many of these patterns at the framework-level. Perhaps, we didn't notice them as patterns in the first go, but surely as experience builds up we cannot miss a repeated way of addressing a problem...