I am curious as to how Camel routes messages when there is an
intermediate queue involved.

What I am trying to set up is similar to the Loan Broker example at
http://camel.apache.org/loan-broker-example.html.  What is to stop an
external client from listening on queue
"jms:queue:creditResponseQueue" and seeing what is going on so that
other destinations in the system do not get all of the information and
screw up the system?

....Mark

Reply via email to