[weld-issues] [JBoss JIRA] Closed: (WELD-528) Add qualifier to HttpSession producers so it doesn't conflict with the Servlet module producer
Nicklas Karlsson (JIRA)
jira-events at lists.jboss.org
Wed Jun 9 02:39:38 EDT 2010
[ https://jira.jboss.org/browse/WELD-528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicklas Karlsson closed WELD-528.
---------------------------------
Resolution: Out of Date
There is no longer a @Produces HttpSession, stuff is done through the HttpSessionManager. Actually, the HSM isn't really needed once ServletListeners can become managed beans since we can store it in a ThreadLocal there instead if needed
> Add qualifier to HttpSession producers so it doesn't conflict with the Servlet module producer
> ----------------------------------------------------------------------------------------------
>
> Key: WELD-528
> URL: https://jira.jboss.org/browse/WELD-528
> Project: Weld
> Issue Type: Bug
> Components: Web Tier integration (JSF, JSP, EL and Servlet)
> Affects Versions: 1.0.1.Final
> Reporter: Nicklas Karlsson
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list