You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org> on 2013/07/14 06:10:48 UTC

[jira] [Commented] (SYNAPSE-936) Need an Implementation of the HttpGetRequestHandler Interface for the PassThrough Transport

    [ https://issues.apache.org/jira/browse/SYNAPSE-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707943#comment-13707943 ] 

Hiranya Jayathilaka commented on SYNAPSE-936:
---------------------------------------------

This default implementation seem to just close the output stream. But the message will be further processed by the ServerWorker class and hence the ESB. Shouldn't we leave the stream open so that a response can be written back to the client at some point?
                
> Need an Implementation of the HttpGetRequestHandler Interface for the PassThrough Transport
> -------------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-936
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-936
>             Project: Synapse
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: NIGHTLY
>            Reporter: Hiranya Jayathilaka
>            Priority: Blocker
>         Attachments: patch_get_processor_basic.txt
>
>
> Currently there is no default implementation for the above interface and hence the PT transport cannot handle any GET requests.

--
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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org