[ https://issues.apache.org/activemq/browse/CAMEL-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Grushetzky updated CAMEL-2330: ------------------------------------ Attachment: camel-2330_2.patch Attaching another patch with 3 changes * Mock tests converted to mockito. * Recovered NonXmlCharFiltererTest.testFilter1ArgFiltered() and verified under JDK 1.5 * Added missing test for JaxbDataFormat.unmarshal() ====================== I also suggest to document required StAX dependencies at http://camel.apache.org/jaxb.html, "Ignoring the NonXML Character" section. | || JDK 1.5 || JDK 1.6+ || || Filtering in use | StAX API and implementation | No | || Filtering not in use | StAX API only | No | This feature has been tested with Woodstox 3.2.9 and Sun JDK 1.6 StAX implementation. ====================== > camel-jaxb should filter the control and invalid UTF charater > -------------------------------------------------------------- > > Key: CAMEL-2330 > URL: https://issues.apache.org/activemq/browse/CAMEL-2330 > Project: Apache Camel > Issue Type: Improvement > Components: camel-jaxb > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.2.0 > > Attachments: camel-2330_2.patch, camel-jaxb-test.patch > > > Here is the mail thread[1] which discusses about it. > [1] > http://old.nabble.com/JAXB-marshaller---control-characters-td26978215.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.