You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2014/08/01 10:14:38 UTC

[jira] [Commented] (FELIX-4545) Implement Servlet Context Helper

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

Carsten Ziegeler commented on FELIX-4545:
-----------------------------------------

Thanks for your patch, [~dpfister], it basically looks good to me. I've applied it in rev 1615050.

According to the latest RFC 189, the path (HTTP_WHITEBOARD_CONTEXT_PATH) property is now mandatory, so I think we should add a check for that.
The name property can have multiple values, which basically means the context is referenceable using all these names, but just the first is used as the official name.

Once we have a first version of the runtime service, we need to create failure DTOs for all failure cases.

> Implement Servlet Context Helper
> --------------------------------
>
>                 Key: FELIX-4545
>                 URL: https://issues.apache.org/jira/browse/FELIX-4545
>             Project: Felix
>          Issue Type: Sub-task
>          Components: HTTP Service
>            Reporter: David Bosschaert
>            Assignee: Carsten Ziegeler
>         Attachments: patch.1614743.txt
>
>
> Implement the Servlet Context Helper as described in RFC 189.



--
This message was sent by Atlassian JIRA
(v6.2#6252)