CompressingUnMarshaller now sets content-length to Integer.MAX_VALUE if the wrapped unmarshaller is HTTPUnMarshaller. This way, HTTPUnMarshaller will not stop reading until it hits end of file.
See JIRA issue JBREM-927 "Adjust content length when CompressingUnMarshaller wraps HTTPUnMarshaller" (http://jira.jboss.com/jira/browse/JBREM-927). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136188#4136188 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136188 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
