[ 
https://issues.apache.org/activemq/browse/CAMEL-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59977#action_59977
 ] 

Willem Jiang commented on CAMEL-2795:
-------------------------------------

Hi Claus,

The test is OK if you do not use template the send the request.  But I don't 
think you really fixed the test, as if the user uses the template to send a 
request to http endpoint , you still get the error that the temp file is not 
deleted, as the exchange that used by the template is never be completed.

For the NotifyBuilder, I think we should take the consider of the  template 
part as it's also a part of route.


> 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.

Reply via email to