[jboss-dev-forums] [Design of JBoss ESB] - Re: JCA's relation to ESB
tfennelly
do-not-reply at jboss.com
Tue Apr 17 13:18:27 EDT 2007
Yep, the ESB allows you to plug in logic between your inflow and outflow(s) e.g. split the message and route each of them to multiple outbound routers (outflows), transforming the message payload differently for each destination etc. Basically, do whatever it takes to make a message produced at A consumable at B, without having to modify A or B (i.e. develop point-to-point solutions). JCA can handle the transport end of this only, right?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038063#4038063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038063
More information about the jboss-dev-forums
mailing list