Re: Setting Content-Type Header to route

2010-03-30 Thread Willem Jiang
Hi Which version of Camel are you using? If you are using Camel 2.x You can set the content-type like this application/xml ${body} Willem jejmaster wrote: Hi, I would like to ask on how to set the content-type header into the camel route with transform method.

Setting Content-Type Header to route

2010-03-30 Thread jejmaster
Hi, I would like to ask on how to set the content-type header into the camel route with transform method. ${body} How will I set the content-type header to application/xml ? Thank you in advance. -- View this message in context: http://old.nabble.com/Setting-Content-Type