Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5526

TCP transport server is closing the socket after having received the message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • TCP transport
    • None
    • Apache Synapse 1.2

    Description

      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).

      Attachments

        Activity

          People

            Unassigned Unassigned
            demboos Szymon Dembek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: