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

Andreas Kuhtz updated CXF-3681:
-------------------------------

    Attachment: cxf-3681-patch4.diff

New unit test. The PartialXMLStreamReader does not work correct. It must return 
only the header part with an empty body but currently it returns the body with 
content. This leads to the problem that the DocLiteralInInterceptor fails.

> Transform feature can loop endless in combination with PartialXMLStreamReader
> -----------------------------------------------------------------------------
>
>                 Key: CXF-3681
>                 URL: https://issues.apache.org/jira/browse/CXF-3681
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.4.1
>         Environment: WinXP, Java SDK 1.6.0_26
>            Reporter: Andreas Kuhtz
>            Assignee: Sergey Beryozkin
>         Attachments: cxf-3681-patch.diff, cxf-3681-patch2.diff, 
> cxf-3681-patch3.diff, cxf-3681-patch4.diff
>
>
> A bug in the InTransformReader can cause an endless loop in combination with 
> PartialXMLStreamReader. The attached patch contains the fix and more tests 
> for InTransformReader but currently none for the combination with 
> PartialXMLStreamReader.
> See also 
> http://cxf.547215.n5.nabble.com/Problem-with-new-transform-feature-td4599185.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to