Thomas Andraschko created DELTASPIKE-585:
--------------------------------------------

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

Reply via email to