[ 
https://issues.apache.org/activemq/browse/CAMEL-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Anstey updated CAMEL-746:
----------------------------------

    Attachment: setOutHeaderType.patch

This patch adds support for setting the out header in the Spring DSL. 

I've also made a few modifications to the setHeader DSL method:
  - Removed the SetHeaderProcessor because it was much cleaner to just use the 
ProcessorBuilder's version of this.
  - Removed the ability to have a child processor in the <setHeader> element. 
There is a good reason for this: (1) the Java DSL doesn't even support this, 
(2) its really not intuitive and no one IMO would want to use it! :)

> Support setOutHeader in Spring DSL
> ----------------------------------
>
>                 Key: CAMEL-746
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-746
>             Project: Apache Camel
>          Issue Type: Sub-task
>          Components: camel-core, camel-spring
>    Affects Versions: 1.4.0
>            Reporter: Jonathan Anstey
>             Fix For: 1.5.0
>
>         Attachments: setOutHeaderType.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to