• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

What does the book cover?

 
Ranch Hand
Posts: 198
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which technology do the examples in the book cover? Do you have examples with the java technology?
 
author
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In our book we decided to focus mainly on two ESBs. Mule and ServiceMix. We chose these two since they represent two of the most popular opensource ESBs and also take two different approaches.

ServiceMix takes the JBI approach (such as openESB and petals) and nicely shows how to work with ServiceMix, but also shows in depth how JBI works.

The other ESB we cover intensily is Mule. Since they provide a lightweight approach to enterprise integration.

Although these two ESBs are the main focus of the book, we also mention other ESBs. We show how you can use Petals components and openESB components and also include an example with Spring Integration.

We wanted to make the book as practical as possible so we've stuffed it with examples showing all the different aspects you encounter when using ESBs. We provide a complete environment where you can run the examples for Mule and ServiceMix. The examples for instance show routing, transformation, connectivity, a seperate chapter on webservices, but also integration with BPEL and jBPM.
 
Those who dance are thought mad by those who hear not the music. This tiny ad plays the bagpipes:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic