Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
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.