I have two centos machines up and running. When I disable or turn
off iptables, the one broker can establish a transport bridge with the
other broker on the other centos machine.
I noticed that the port number being used changes -- 53033, 53067, etc..
How can I configure each broker in the stat
Hi,
I am looking into how to build a configuration and verify a test that
preserves JMS message order, as describe in the camel features below:
http://activemq.apache.org/exclusive-consumer.html
http://activemq.apache.org/message-groups.html
The basic requirements for message order preservation
I am new to Apache Camel. So please excuse the novice question.
I am building a testing framework to see how much a single router can
put message into the queue.
I have a basic camel-context.xml where the router is injected.
http://camel.apache.org/schema/spring";>