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.

Reply via email to