[
https://issues.apache.org/jira/browse/AXIS2-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen updated AXIS2-5526:
-----------------------------------
Fix Version/s: (was: 1.7.0)
1.7.1
> TCP transport server is closing the socket after having received the message
> ----------------------------------------------------------------------------
>
> Key: AXIS2-5526
> URL: https://issues.apache.org/jira/browse/AXIS2-5526
> Project: Axis2
> Issue Type: Bug
> Components: TCP transport
> Environment: Apache Synapse 1.2
> Reporter: Szymon Dembek
> Fix For: 1.7.1
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]