[jboss-dev-forums] [Design of JBoss ESB] - Re: JCA's relation to ESB
Kevin.Conner@jboss.com
do-not-reply at jboss.com
Tue Apr 17 13:23:27 EDT 2007
"weston.price at jboss.com" wrote : JCA is an 'enabling' technology, not a platform in and of itself. An ESB, as I understand it, provides a higher set of services (ie routing, rules, transformations etc). Again, I could be wrong on this being that the definition of an ESB is a bit hard to pin down.
Yes, JCA is another mechanism to enable the inflow/outflow of messages albeit an extremely useful one ;-). It is the ESB's responsibility to handle the routing of messages to other services.
JMS is just another transport mechanism which could be used in the routing of the messages.
At present the code exposes too much of the transport details to the busines logic but this will change in 5.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038067#4038067
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038067
More information about the jboss-dev-forums
mailing list