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: 2.8.0, 3.0.0 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. For more information on JIRA, see: http://www.atlassian.com/software/jira