Documentation required related to transport chunking
----------------------------------------------------

                 Key: CXF-1576
                 URL: https://issues.apache.org/jira/browse/CXF-1576
             Project: CXF
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.1
         Environment: Ubuntu 7.04, Windows XP, jdk 1.5_09, cxf 2.1 
            Reporter: Alton Idowu


We had an issue (referenced in issue #1575), that seems to have been caused by 
the setting of the "Transfer-Encoding: chunked"  header on the soap messages.  
The following soap error was returned:
     org.apache.cxf.binding.soap.SoapFault: [ISS.0088.9125] SOAP request does 
not conform to the SOAP message model 

It would great if the documentation go a bit more in depth about what chunking 
is and how endpoints respond to it.  We were able to resolve our issue by 
turning chunking off, but it took a while to figure out (due to #1575).  We are 
still unclear as to why chunking caused the issue for our client.

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