You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/27 16:14:41 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13833859#comment-13833859 ] 

ASF subversion and git services commented on KNOX-33:
-----------------------------------------------------

Commit 6a4101a0e08faf38af51c6812b9d84981221021a in branch refs/heads/master from [~kevin.minder]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-knox.git;h=6a4101a ]

KNOX-33: Provide support for hosting Jersey services


> 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
>             Fix For: 0.4.0
>
>         Attachments: 0001-KNOX-33-Provide-support-for-hosting-Jersey-services.patch
>
>
> 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)