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 E45D99B28 for ; Mon, 2 Apr 2012 09:36:42 +0000 (UTC) Received: (qmail 15983 invoked by uid 500); 2 Apr 2012 09:36:42 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 15936 invoked by uid 500); 2 Apr 2012 09:36:42 -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 15928 invoked by uid 99); 2 Apr 2012 09:36:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 09:36:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2012 09:36:39 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C4E341C3832 for ; Mon, 2 Apr 2012 09:36:18 +0000 (UTC) Date: Mon, 2 Apr 2012 09:36:18 +0000 (UTC) From: "Frank Kootte (Issue Comment Edited) (JIRA)" To: issues@camel.apache.org Message-ID: <995894906.61.1333359378830.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Issue Comment Edited] (CAMEL-3776) Add pooling support for JAXB data format 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-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13243264#comment-13243264 ] Frank Kootte edited comment on CAMEL-3776 at 4/2/12 9:35 AM: ------------------------------------------------------------- Peculiar. The unit tests all succeed for me. I have run the ones in the camel-jaxb only in all honesty. Our routes invoking the FallbackTypeConverter do no trigger the exception either. Monday I will look into the issue. Regarding the way cxf deals with avoiding the creation of an SAXParser I personally feel that dealing with all occasions equally an in uniform way when no obvious negative effects are introduced seems to be a bit cleaner. was (Author: frko): Peculiar. The unit tests all succeed for me. I have run the ones in the camel-jaxb only in all honesty. Our routes invoking the FallbackTypeConverter do no trigger the exception either. Monday I will look into the issue. Regarding the way cxf deals with avoiding the creation of an SAXParser I personally feel that dealing with all occasions equally an in uniform way when no obvious negative effects are introduced seems to be a but cleaner. > Add pooling support for JAXB data format > ---------------------------------------- > > Key: CAMEL-3776 > URL: https://issues.apache.org/jira/browse/CAMEL-3776 > Project: Camel > Issue Type: New Feature > Components: camel-jaxb > Reporter: Claus Ibsen > Fix For: 3.0.0 > > Attachments: jaxb-pool.patch > > > We should use the ServicePool in camel-core to pool JAXB / marshaller / unmarshaller. > Of course ppl should be able to customize pool settings and if to be used. > Also mind that for type converters with JAXB you do not configure a JAXB data format. And thus we should > still be able to configure and use pooling, so the type converter can be more efficient. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira