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

Johan Compagner closed WICKET-1392.
-----------------------------------

    Resolution: Invalid
      Assignee: Johan Compagner

in 1.3.x this should already happen, because we use the diskpagestore and that 
will serialize the page at the end of a request

> Force Serialization of Session Resources in Development Mode
> ------------------------------------------------------------
>
>                 Key: WICKET-1392
>                 URL: https://issues.apache.org/jira/browse/WICKET-1392
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.1
>            Reporter: James Carman
>            Assignee: Johan Compagner
>
> In development mode, it would be nice if the session storage mechanism 
> automatically forced serialization of session resources so that the 
> NotSerializableExceptions can be found early.  Perhaps just make a serialized 
> copy of the object when it comes in?  A recommended solution would be to 
> change the WebApplication.newSessionStore() method to return a serializing 
> version of HttpSessionStore if we're in development mode.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to