• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Question to Binildas

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you have a sample chapter available online?

Is this book just talking about the concepts behind the integration services? Does the book mention about using any server implementation to try the samples?

I mean if I just keep on reading without attempting to apply the knowledge gained using the samples provided, the interest in reading is lost long before reaching the end of the book.

Thank you.
 
author
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

You can find a freely downloadable sample chapter in below link:
Bind Web Services in ESB�Web Services Gateway [1 MB]

This book talks about concepts as well as practical samples. In fact, you will find only few concepts for which there is not a sample available. For most of the scenarios, the book provides samples which you can run using Open Source Apache ServiceMix JBI container (like a server), and all samples can be run using Apache Ant tool. You don't require any IDE/Workshop, but require Tomcat and Axis along with ServiceMix for running the samples.

To learn more on ESB, JBI, ServiceMix & EIP, refer to the PACKT title "Service Oriented Java Business Integration":
http://www.packtpub.com/service-oriented-java-business-integration/book
http://www.amazon.com/Service-Oriented-Business-Integration-Binildas-Christudas/dp/1847194400
 
neetu shri
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What versions of specifications does the book use? Between the period you started to write this book and published it, if newer versions came out, we might end up missign the latest updates. It happened to me in the past once.
thanks again.
 
pie sneak
Posts: 4727
Mac VI Editor Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by neetu shri:
... if newer versions came out, we might end up missign the latest updates...


A quick lookup will show you have nothing to worry about, neetu:
JBI Spec Releases
 
reply
    Bookmark Topic Watch Topic
  • New Topic