Saturday, May 3, 2008

Service Oriented Java Business Integration



The book first discusses the various integration approaches available
and introduces the Enterprise Service Bus, which is a new Architectural
pattern that can facilitate integrating services. ESB provides different
forms of mediation services including routing and transformation. Java
Business Integration (JBI) provides a collaboration framework that
provides standard interfaces for integration components and protocols to
plug into, thus allowing the assembly of Service-Oriented Integration
(SOI) frameworks following the ESB pattern. JBI is based on JSR 208,
which is an extension of Java 2 Enterprise Edition (J2EE). Once JBI and
ESB are introduced, we look at how we have been doing service
integration without either of these using traditional J2EE. The book
then slowly introduces ESB and, with the help of code, showcases how
easily things can be done using JBI.

Download :
http://w16.easy-share.com/1700292841.html

No comments:

Post a Comment