You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/07/30 18:53:48 UTC

[jira] Commented: (CAMEL-20) Support tranforming an XML based exchange to a JAXB based exchange

    [ https://issues.apache.org/activemq/browse/CAMEL-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39809 ] 

James Strachan commented on CAMEL-20:
-------------------------------------

the camel-jaxb module now has a FaillbackTypeConverter so that any POJO which has an @XmlRootElement is automatically convertable to a stream/Source/Result/Document etc.

However we should also add some JaxbMarshaller plugin so that if a POJO does not have any JAXB annotations we can still use a JAXB conversion

> Support tranforming an XML based exchange to a JAXB based exchange
> ------------------------------------------------------------------
>
>                 Key: CAMEL-20
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-20
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-jaxb
>            Reporter: Hiram Chirino
>             Fix For: 1.1.0
>
>
> Allows for subsequent Exchange processors to work with an exchanages that has a Pojo based body.

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