[ 
https://issues.apache.org/jira/browse/AXIS2-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen updated AXIS2-5526:
-----------------------------------

    Component/s:     (was: JMS transport)
                 TCP transport
    
> 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.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: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to