You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/07/12 11:53:48 UTC

[jira] [Updated] (CAMEL-5804) Scala DSL does not support data formats same as Java DSL

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

Claus Ibsen updated CAMEL-5804:
-------------------------------

    Assignee:     (was: Claus Ibsen)
    
> Scala DSL does not support data formats same as Java DSL
> --------------------------------------------------------
>
>                 Key: CAMEL-5804
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5804
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-scala
>    Affects Versions: 2.10.2
>            Reporter: Jason Chaffee
>            Priority: Minor
>             Fix For: Future
>
>
> It would be nice if the Scala DSL could support marshal() and unmarshal() as in the examples below:
> {code}
> from("direct:a").unmarshal().jaxb().to("direct:test")
> {code}
> {code}
> from("direct:a").marshal().json().to("direct:test")
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira