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

Claus Ibsen updated CAMEL-6236:
-------------------------------

    Affects Version/s:     (was: 2.11.0)
        Fix Version/s:     (was: 3.0.0)
    
> dataformat component - To make it easier to use data formats as if it was 
> another component
> -------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6236
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6236
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.12.0
>
>
> A new dataformat component that allows you to use any existing data format as 
> a component. For example by sending a message to an endpoint.
> eg
> {code:xml}
> ...
> <to 
> uri="dataformat:jaxb:unmarshal?contextPath=com.foo.acme&amp;prettyPrint=true"/>
> ...
> {code}
> This allows people to configure the data formats from endpoint uris as well.

--
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

Reply via email to