You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Minder (JIRA)" <ji...@apache.org> on 2013/07/18 20:00:56 UTC

[jira] [Updated] (KNOX-33) Provide support for hosting Jersey services for the purposes of protocol mediation of non-REST services

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

Kevin Minder updated KNOX-33:
-----------------------------

          Component/s: Server
    Affects Version/s: 0.2.0
    
> Provide support for hosting Jersey services for the purposes of protocol mediation of non-REST services
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KNOX-33
>                 URL: https://issues.apache.org/jira/browse/KNOX-33
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: Server
>    Affects Versions: 0.2.0
>            Reporter: Kevin Minder
>
> From BUG-4311
> Care needs to be taken to ensure that the response from a Jersey services in not buffered.  The expectation should be that the Jersey service uses the servlet response.encodeURL() method to encode URLs before they are written to the output. 
> Initial work can be found at: gateway-server/src/main/java/org/apache/hadoop/gateway/dispatch/ServletDispatch.java
> This can probably be used to dipatch to a Jersey servlet.

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