esb « Integration « Spring Q&A





1. Distributed "Spring Integration" contexts    stackoverflow.com

Hi The spring control bus resides in one context (or am i wrong ?) A spring integration context would expose and consume services using channels and adaptors. So in a distributed ...

2. Spring Integration vs ServiceMix ESB    stackoverflow.com

I am researching for EIP/ESB solution to use in my project. The first reason is to decouple modules and different sub systems, also refactor some parts to be easy integrated with ...

3. Spring Integration for ESB    forum.springsource.org

Hi, How would a real world (enterprise) application be, using Spring Integration ? Are there any examples ? My idea of a real world example would be runtime addition of Message ...

4. Spring Integration Vs ESB    forum.springsource.org

The core ideas are about the same, depending of course on your definition of ESB. If you look at Enterprise integration patterns book as your base, you can do the things ...