You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2014/02/12 09:30:19 UTC

[jira] [Resolved] (FELIX-2797) Wrap HttpSession

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

J.W. Janssen resolved FELIX-2797.
---------------------------------

    Resolution: Fixed

Done. See rev #1567561.

> Wrap HttpSession
> ----------------
>
>                 Key: FELIX-2797
>                 URL: https://issues.apache.org/jira/browse/FELIX-2797
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>    Affects Versions: http-2.0.4
>            Reporter: Felix Meschberger
>
> Currently the HttpSession objects returned from the HttpServletRequest is not wrapped and thus refers to the ServletContext of the servlet container, which is not the same as the servlet context under which the request is executing.
> It would probably make sense to provide wrappers to ensure referring to the context of the servlet handling the request.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)