Hi Thx for the observation.
>>Just curious how are you starting you camel ? is it embedded into a webapp, or through maven etc etc. I am running this Camel route by a simple Java main program as stated below. / Main main=new Main(); main.enableTrace(); //main.setApplicationContextUri("System/Routers/active-wmq-route.xml"); main.setApplicationContextUri("System/Routers/ibm-wmq-route.xml"); main.enableHangupSupport(); main.start();/ Note:- Was able to execute the active-wmq-route.xml with Active-Mq profiles being set. with regards Karthik -- View this message in context: http://camel.465427.n5.nabble.com/Camel-DSL-WMQ-Not-Working-as-expected-tp5782772p5782901.html Sent from the Camel - Users mailing list archive at Nabble.com.