You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2008/04/21 14:52:43 UTC

[jira] Created: (CAMEL-475) Add setBody support in XML

Add setBody support in XML
--------------------------

                 Key: CAMEL-475
                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core, camel-spring
            Reporter: Jonathan Anstey
             Fix For: 1.4.0


setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Commented: (CAMEL-475) Add setBody support in XML

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43294#action_43294 ] 

Jonathan Anstey commented on CAMEL-475:
---------------------------------------

Sure, why not :)

I should be able to get to this over the next few days.

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>             Fix For: 1.4.0
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Assigned: (CAMEL-475) Add setBody support in XML

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

Willem Jiang reassigned CAMEL-475:
----------------------------------

    Assignee: Willem Jiang  (was: Jonathan Anstey)

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Commented: (CAMEL-475) Add setBody support in XML

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43313#action_43313 ] 

Claus Ibsen commented on CAMEL-475:
-----------------------------------

Jonathan, thanks a lot as always a great patch from you with unit test and care of details. Much appreciated. 

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Resolved: (CAMEL-475) Add setBody support in XML

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

Willem Jiang resolved CAMEL-475.
--------------------------------

    Resolution: Fixed

Path applied with thanks to Jonathan, and the revision is 664441.

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Updated: (CAMEL-475) Add setBody support in XML

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

Jonathan Anstey updated CAMEL-475:
----------------------------------

    Attachment: camel-475.patch

Usage for setting the in body is:

{code}
<setBody>
   <simple>${in.body} World!</simple>
</setBody>
{code}

Where the <simple> expression could be any of the available [expressions|http://activemq.apache.org/camel/expression.html].

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Assigned: (CAMEL-475) Add setBody support in XML

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

Jonathan Anstey reassigned CAMEL-475:
-------------------------------------

    Assignee: Jonathan Anstey

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>             Fix For: 1.4.0
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Commented: (CAMEL-475) Add setBody support in XML

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43293#action_43293 ] 

Claus Ibsen commented on CAMEL-475:
-----------------------------------

Jonathan, do you fancy submitting a patch? Then the new feature will be added in both java and spring DSL in Camel 1.4

We have plenty of gaps in the spring DSL, and we need to close this gap.

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>             Fix For: 1.4.0
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Closed: (CAMEL-475) Add setBody support in XML

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

Claus Ibsen closed CAMEL-475.
-----------------------------


> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Work started: (CAMEL-475) Add setBody support in XML

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

Work on CAMEL-475 started by Willem Jiang.

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Willem Jiang
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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


[jira] Updated: (CAMEL-475) Add setBody support in XML

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

Jonathan Anstey updated CAMEL-475:
----------------------------------

    Patch Info: [Patch Available]

> Add setBody support in XML
> --------------------------
>
>                 Key: CAMEL-475
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-475
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>             Fix For: 1.4.0
>
>         Attachments: camel-475.patch
>
>
> setOutBody support is still being worked on in CAMEL-201. When this is done, setBody should be added.

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