[
https://jira.jboss.org/jira/browse/JBREM-1006?page=com.atlassian.jira.plu...
]
Ron Sigal commented on JBREM-1006:
----------------------------------
org.jboss.remoting.marshal.http.HTTPUnMarshaller.read() checks for a
"transfer-encoding" header and, if it exists, the value "chunked".
Then, if this is a chunked transmission, it doesn't apply the test
byteOutputStream.size() >= contentLength when reading from InputStream.
Unit test: org.jboss.test.remoting.transport.http.chunked.ChunkedUnmarshallingTestCase.
Waiting for test results in hudson.
SOA MTOM bug points to bug in Remoting codebase
-----------------------------------------------
Key: JBREM-1006
URL:
https://jira.jboss.org/jira/browse/JBREM-1006
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.2.2.SP7, 2.4.0.GA (Pinto)
Environment: SOA 4.3.0 CP02 CR3
Reporter: Julian Coleman
Assignee: Ron Sigal
Priority: Minor
Fix For: 2.4.0.SP1
SOA-568 and JBESB-1803 point to a potential bug in the HttpUnmarshaller code shipped with
EAP 4.3.0 CP01.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira