[
https://issues.apache.org/jira/browse/DELTASPIKE-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek closed DELTASPIKE-585.
---------------------------------------
> HttpSession is not serializable
> -------------------------------
>
> Key: DELTASPIKE-585
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-585
> Project: DeltaSpike
> Issue Type: Bug
> Components: Servlet-Module
> Affects Versions: 0.6
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Fix For: 0.7
>
>
> ServletObjectProducer:
> @Produces
> @DeltaSpike
> @SessionScoped
> public HttpSession getHttpSession()
> {
> ...
> }
> We should change the scope to RequestScoped.
--
This message was sent by Atlassian JIRA
(v6.2#6252)