[ 
https://issues.apache.org/jira/browse/CXF-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp reassigned CXF-1438:
--------------------------------

    Assignee: Daniel Kulp

> AttachmentDeserializer is leaving behind temp files
> ---------------------------------------------------
>
>                 Key: CXF-1438
>                 URL: https://issues.apache.org/jira/browse/CXF-1438
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: Windows XP
>            Reporter: aaron pieper
>            Assignee: Daniel Kulp
>             Fix For: 2.1
>
>         Attachments: diff.txt
>
>
> AttachmentDeserializer appears to be leaving behind temp files. Every time 
> "cache" is called, it creates a new temp file with IOUtils.copy (line 228). 
> This file is never deleted. It looks like there's a hook so it should get 
> deleted if the inputStream is closed, but the inputStream is never closed.

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