Christian Kaltepoth created DELTASPIKE-377:
----------------------------------------------

             Summary: Supporting injection of basic servlet objects
                 Key: DELTASPIKE-377
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-377
             Project: DeltaSpike
          Issue Type: New Feature
    Affects Versions: 0.5
            Reporter: Christian Kaltepoth
            Assignee: Christian Kaltepoth
             Fix For: 0.5


The servlet module should support injection of the following servlet objects:

* ServletRequest / HttpServletRequest
* ServletResponse / HttpServletResponse
* HttpSession
* ServletContext

We must use a special qualifier because CDI 1.1 provides this out of the box.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to