You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ajay Paibir (JIRA)" <ji...@apache.org> on 2007/12/06 15:58:43 UTC

[jira] Resolved: (CXF-1238) DispatchIndataBindingInterceptor removes out the inputStream even if it not a SOAP or XML Binding.

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

Ajay Paibir resolved CXF-1238.
------------------------------

    Resolution: Fixed

> DispatchIndataBindingInterceptor removes out the inputStream even if it not a SOAP or XML Binding.
> --------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1238
>                 URL: https://issues.apache.org/jira/browse/CXF-1238
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.3
>            Reporter: Ajay Paibir
>            Assignee: Ajay Paibir
>             Fix For: 2.0.4
>
>
> The DispatchInDataBindingInterceptor makes a assumption of the message being read of the stream and then 
> closes and then removes of the inputStream.
> This may not be true for non SoapMessage or XmlMessage.

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