[
https://issues.apache.org/jira/browse/KNOX-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Minder reassigned KNOX-33:
--------------------------------
Assignee: Kevin Minder
> 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
> Assignee: 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 was sent by Atlassian JIRA
(v6.1#6144)