[ https://issues.apache.org/activemq/browse/CAMEL-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59985#action_59985 ]
Claus Ibsen commented on CAMEL-2795: ------------------------------------ trunk: 952578. ProducerTemplate is now also based on UnitOfWork which ensures among others stream caching to files will be able to delete temp files when no longer in use. There may be an unit test still to fix due ProducerTemplate now throwing CamelExecutionException as wrapper. > ProducerCache send() should use the UnitOfWork to wrap the exchange > ------------------------------------------------------------------- > > Key: CAMEL-2795 > URL: https://issues.apache.org/activemq/browse/CAMEL-2795 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.4.0 > > > In this way the UnitOfWork of the exchange which is sent by the > DefaultProducerTemplate can be used rightly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.