Re: Camel always sending MQRFH2 headers to target WebsphereMQ queue.

2013-06-07 Thread shashi.kant
Solved my problem by using the following snapshot at camel website... initially i was trying at router level ..then i moved to component level which seems logical. Register component with camel context and then start the router. A workaround is to use a custom DestinationResolver: JmsComponent w

Re: Camel always sending MQRFH2 headers to target WebsphereMQ queue.

2013-06-04 Thread Matt Pavlovich
Hi Sashi- Are you reading the message out of a Transmit queue (XMIT)? Does the message have an XQH header? If so, we have a solution for that. Thanks, Matt Pavlovich Founding Partner Media Driver P: (512) 284-4330 E: m...@mediadriver.com Skype: mattrpav On Jun 3, 2013, at 11:20 AM, shashi.kan

Re: Camel always sending MQRFH2 headers to target WebsphereMQ queue.

2013-06-03 Thread Claus Ibsen
Hi Please use the user mailing list / forum for question on Camel as we say here http://camel.apache.org/discussion-forums.html On Mon, Jun 3, 2013 at 5:20 PM, shashi.kant wrote: > I have been trying to send message to a IBM websphere MQ queue which has to > be in IBM500 charset, MQFMT_STRING fo