Hi Sunil > Attaching log by increasing log level. > > Any idea how to over come/handle this MQ related error. > Seems like a basic JMS consumer creation error.. thus could you try to run the simple producer and consumer as per [1] against your MQ provider with the same configuration you've used for Synapse? Once thats working, it will be simpler to copy any tweaked parameters/settings to Synapse more easily
cheers asankha [1] http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JMS5.html Esp http://java.sun.com/j2ee/1.4/docs/tutorial/examples/jms/simple/src/SimpleSynchConsumer.java and the SimpleProducer -- Asankha C. Perera AdroitLogic, http://adroitlogic.org http://esbmagic.blogspot.com
