[ 
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

Reply via email to