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

Ruwan Linton updated WSCOMMONS-486:
-----------------------------------

    Fix Version/s: Transports 1.1

Will be addressed in the 1.1 release, but this wont be available with the 1.0 
release given the fact that we need to get the transports 1.0 release out soon. 

> TCP transport server is closing the socket after having received the message
> ----------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-486
>                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-486
>             Project: WS-Commons
>          Issue Type: Bug
>          Components: Transport
>         Environment: Apache Synapse 1.2
>            Reporter: Szymon Dembek
>             Fix For: Transports 1.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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to