[jboss-remoting-issues] [JBoss JIRA] Closed: (JBREM-1037) CLONE [JBREM-1006] - SOA MTOM bug points to bug in Remoting codebase

Ron Sigal (JIRA) jira-events at lists.jboss.org
Thu Oct 2 01:24:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBREM-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Sigal closed JBREM-1037.
----------------------------

    Resolution: Done


Copied changes from 2.x branch:

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. 

Also, turned on chunked tests in build.xml.

> CLONE [JBREM-1006]  - SOA MTOM bug points to bug in Remoting codebase
> ---------------------------------------------------------------------
>
>                 Key: JBREM-1037
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1037
>             Project: JBoss Remoting
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.2.2.SP9
>         Environment: SOA 4.3.0 CP02 CR3
>            Reporter: Ron Sigal
>            Assignee: Ron Sigal
>            Priority: Minor
>             Fix For: 2.2.2.SP10
>
>
> 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

        



More information about the jboss-remoting-issues mailing list