You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2014/06/29 01:22:24 UTC

[jira] [Created] (DELTASPIKE-653) Provide a platform inspecific servlet filter

John D. Ament created DELTASPIKE-653:
----------------------------------------

             Summary: Provide a platform inspecific servlet filter
                 Key: DELTASPIKE-653
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-653
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Servlet-Module
    Affects Versions: 1.0.0
            Reporter: John D. Ament
             Fix For: 1.0.1


Provide a servlet filter, similar to the ones provided by Weld and OWB, except that it uses our context controller to start various requested contexts.  This is meant to be platform inspecific.

you can set a filter init param deltaspike.servlet.start.contexts to indicate which contexts to start when a request comes in.  By default it will start a RequestScope, but others may be configured if so chosen.



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