Re: IBM MQ with camel

2020-01-07 Thread Jean-Baptiste Onofré
Hi, just a side note: camel-wmq is a camel-extra component allowing you to directly interact with IBM MQ (without JMS layer): https://github.com/camel-extra/camel-extra/tree/master/components/camel-wmq/ Regards JB On 07/01/2020 15:25, Ravi Kumar wrote: > Hi All, > > I was trying to read messag

IBM MQ with camel

2020-01-07 Thread Ravi Kumar
Hi All, I was trying to read message from IBM MQ queue with the help of the code mentioned in below thread https://camel.465427.n5.nabble.com/Can-Camel-communicate-over-IBM-MQ-sender-receiver-channels-td4429050.html I am able to connect to IBM queue, but whenever am trying to print the content