[
https://issues.apache.org/jira/browse/CAMEL-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen reassigned CAMEL-5804:
----------------------------------
Assignee: 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
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.11.0
>
>
> 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