You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/03/27 19:36:28 UTC

[jira] Commented: (CXF-2732) DocLiteralInInterceptor on unmarshal the first message part when uisng SourceDataBinding

    [ https://issues.apache.org/jira/browse/CXF-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850561#action_12850561 ] 

Daniel Kulp commented on CXF-2732:
----------------------------------



The line:
} while (xmlReader != null && StaxUtils.toNextElement(xmlReader));

should be advancing it to the next element.  I'l need to check to see why that wouldn't be happening.

> DocLiteralInInterceptor on unmarshal the first message part when uisng SourceDataBinding
> ----------------------------------------------------------------------------------------
>
>                 Key: CXF-2732
>                 URL: https://issues.apache.org/jira/browse/CXF-2732
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: William Tam
>             Fix For: 2.3, 2.2.8
>
>         Attachments: CXF-2732.patch
>
>
> please refer to the unit test included in the patch for detail 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.