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

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

    Description: 
Provide a servlet request listener, 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.

  was:
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.


> Provide a platform inspecific servlet listener
> ----------------------------------------------
>
>                 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
>            Assignee: John D. Ament
>             Fix For: 1.0.2
>
>
> Provide a servlet request listener, 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)

Reply via email to