You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/05/13 12:39:47 UTC

[jira] [Created] (CAMEL-3973) Add send body operations to managed CamelContext so you can pass in headers as well

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

[jira] [Resolved] (CAMEL-3973) Add send body operations to managed CamelContext so you can pass in headers as well

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-3973.
--------------------------------

    Resolution: Fixed

> 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