Add send body operations to managed CamelContext so you can pass in headers as 
well
-----------------------------------------------------------------------------------

                 Key: CAMEL-3973
                 URL: https://issues.apache.org/jira/browse/CAMEL-3973
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, jmx
    Affects Versions: 2.7.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.8.0


Currently we only support sendBody / requestBody on ManagedCamelContext. We 
should add operations that includes a map of headers. Then we supports sending 
a message that has headers as well.

Also the existing operations should accept a java.lang.Object as body instead 
of a fixed String.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to