Camel i having code like this from(MESSAGING_TEST_CONSUMER_TYPE_SPECIFIC_QNAME).process(new MemosProcess(getContext().createProducerTemplate())) .end();
above code worked fine in active 5.5 but after upgrade into active 5.8 it not working Message getting hang in MESSAGING_TEST_CONSUMER_TYPE_SPECIFIC_QNAME not calling memosprocess class. Please kindly help me. -- View this message in context: http://activemq.2283324.n4.nabble.com/active-mq-5-5-to-active-mq-5-8-upgrade-issue-tp4671082p4671177.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.