You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ax...@ws.apache.org> on 2015/06/07 20:20:00 UTC

[jira] [Resolved] (AXIS-2910) DimeBodyPart.send does not close stream for dynamic content

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

Andreas Veithen resolved AXIS-2910.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1
         Assignee: Andreas Veithen

> DimeBodyPart.send does not close stream for dynamic content
> -----------------------------------------------------------
>
>                 Key: AXIS-2910
>                 URL: https://issues.apache.org/jira/browse/AXIS-2910
>             Project: Axis
>          Issue Type: Bug
>          Components: Serialization/Deserialization
>    Affects Versions: 1.4
>            Reporter: Chris Pimlott
>            Assignee: Andreas Veithen
>             Fix For: 1.4.1
>
>
> The version of DimeBodyPart.send() for {{DynamicContentDataHandler}} leaves the input stream open after reading.  This is bad practice and causes particular difficulties on Windows, which is much stricter than *nix about open file handles.
> In my case, I'm trying to use process files with an Axis1-based client using Apache Camel, but the open file stream is prevent the completed files from being moved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org