[
https://issues.apache.org/jira/browse/SYNAPSE-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619452#action_12619452
]
Ruwan Linton commented on SYNAPSE-392:
--------------------------------------
Applied the patch from Saliya, and I assume this can be further optimized after
taking the TemporaryData clas out to new synapse-utils module.
> An I/O error cccurs when FORCE_HTTP_1.0 parameter is used
> ---------------------------------------------------------
>
> Key: SYNAPSE-392
> URL: https://issues.apache.org/jira/browse/SYNAPSE-392
> Project: Synapse
> Issue Type: Bug
> Reporter: Saliya Ekanayake
> Fix For: NIGHTLY
>
> Attachments: 20080707_fix.patch, 20080724_fix.patch
>
>
> If FORCE_HTTP_1.0 parameter is used in synapse.xml, the getRequest() method
> of the org.apache.synapse.transport.nhttp.Axis2HttpRequest class will
> serialize the underlying stream in order to find the content length of the
> payload. This however, consumes the stream as well. Thus it leads to an
> possible I/O error [1].
> [1] http://wso2.org/forum/thread/3769
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]