You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2014/04/28 18:06:15 UTC

[jira] [Resolved] (DELTASPIKE-585) HttpSession is not serializable

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

Thomas Andraschko resolved DELTASPIKE-585.
------------------------------------------

    Resolution: Fixed

> 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)