Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 549F6104C7 for ; Wed, 4 Sep 2013 09:03:58 +0000 (UTC) Received: (qmail 84395 invoked by uid 500); 4 Sep 2013 09:03:57 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 84300 invoked by uid 500); 4 Sep 2013 09:03:57 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 84265 invoked by uid 99); 4 Sep 2013 09:03:55 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 09:03:55 +0000 Date: Wed, 4 Sep 2013 09:03:55 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CAMEL-6677) Allow customization of the JAXB underlying XMLStreamWriter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CAMEL-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-6677: ------------------------------- Fix Version/s: 2.12.1 2.11.2 > Allow customization of the JAXB underlying XMLStreamWriter > ---------------------------------------------------------- > > Key: CAMEL-6677 > URL: https://issues.apache.org/jira/browse/CAMEL-6677 > Project: Camel > Issue Type: Improvement > Components: camel-jaxb > Affects Versions: 2.11.1 > Reporter: Christian Posta > Priority: Minor > Fix For: 2.11.2, 2.12.1 > > Attachments: CAMEL-6677.patch > > > Right now the jaxb component allows you to filter out non-xml characters. But there might be use cases where you'd want to do something other than just filter (maybe escape? http://blog.lesc.se/2009/03/escape-illegal-characters-with-jaxb-xml.html or replace with something else?) the non-xml characters. JAXB has a mechanism to allow pre-processing of the output of its marshaling and we should expose a way to customize that. -- 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