In Spring XML you need to use the value of Exchange.XXX So you should do <setHeader headerName="CamelXsltFileName">
There is a ticket to improve this in the future so Camel can figure this out in Spring XML and know that you that Exchange.XXX refers to a field on Exchange and use that value automatic. But for now you gotta put in the value yourself. -- View this message in context: http://camel.465427.n5.nabble.com/cant-set-header-component-xslt-tp3262447p3263345.html Sent from the Camel - Users mailing list archive at Nabble.com.
