[
https://issues.apache.org/jira/browse/TRANSPORTS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen moved WSCOMMONS-486 to TRANSPORTS-4:
----------------------------------------------------
Project: Axis2 Transports (was: WS-Commons)
Key: TRANSPORTS-4 (was: WSCOMMONS-486)
Fix Version/s: 1.1.0
(was: Transports 1.1)
Component/s: TCP
(was: Transport)
> TCP transport server is closing the socket after having received the message
> ----------------------------------------------------------------------------
>
> Key: TRANSPORTS-4
> URL: https://issues.apache.org/jira/browse/TRANSPORTS-4
> Project: Axis2 Transports
> Issue Type: Bug
> Components: TCP
> Environment: Apache Synapse 1.2
> Reporter: Szymon Dembek
> Fix For: 1.1.0
>
>
> TCPWorker, run() method, line 112 says:
> this.socket.close();
> This causes the socked to be closed before the response is sent (using the
> out stream of the very same socket) by Apache Synapse (which happens in
> another thread).
--
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]