[
https://issues.apache.org/jira/browse/AXIS2-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen moved TRANSPORTS-4 to AXIS2-5526:
-------------------------------------------------
Component/s: (was: TCP)
JMS transport
Fix Version/s: (was: 1.7.0)
1.7.0
Key: AXIS2-5526 (was: TRANSPORTS-4)
Project: Axis2 (was: Axis2 Transports)
> 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: JMS transport
> Environment: Apache Synapse 1.2
> Reporter: Szymon Dembek
> Fix For: 1.7.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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]