hi, i have two camel applications running in 2 different VM's, both the applications are polling same MQ to pull the requests.
when i try to run one application at a time, each application is reading messages without any issue(when only application is running) when i try running both application at the same time, only one application is reading messages and the other is idle. even tough MQ is having 50 messages. only one application is reading all the messages by creating 50 threads. can some tell me how can i make both applications pick the messages. -- View this message in context: http://camel.465427.n5.nabble.com/Two-Camel-Configs-Polling-Same-IBM-MQ-Only-one-picking-the-message-tp5800355.html Sent from the Camel - Users mailing list archive at Nabble.com.