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

Daniel Kulp resolved CXF-2473.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.5
                   2.1.8
         Assignee: Daniel Kulp

> StaxDataBinding.write(Object, XMLStreamWriter) does not close an 
> XMLStreamReader
> --------------------------------------------------------------------------------
>
>                 Key: CXF-2473
>                 URL: https://issues.apache.org/jira/browse/CXF-2473
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.2.4, 2.2.5
>            Reporter: Michael Allman
>            Assignee: Daniel Kulp
>             Fix For: 2.1.8, 2.2.5
>
>         Attachments: StaxDataBinding.patch
>
>
> The StaxDataBinding.write(Object, XMLStreamWriter) method does not close a 
> provided XMLStreamReader.  Shouldn't it?  Or perhaps 
> StaxUtils.copy(XMLStreamReader, XMLStreamWriter) should.
> Not closing the stream reader does present a bug for my use case.

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