But this is annoying for me because when i get this exception I have
to manually restart tomcat again - which is not a big deal, but during
development this is something I have to do many times a day. So is it
possible to tell wicket not to save session data to disk?

On 5/12/07, Johan Compagner <[EMAIL PROTECTED]> wrote:
> that doesn't matter to much, i think you just changed classes a bit to much
> and
> therefore tomcat could load the session store from disk that tomcat does
> save when you close down tomcat
>
> johan
>
>
>
>  On 5/12/07, Lowell Kirsh <[EMAIL PROTECTED]> wrote:
> >
> > I am getting an exception occasionally when I restart my instance of
> > tomcat from within eclipse: "Exception loading sessions from
> > persistent storage". This only happens sometimes and I can't figure
> > out why. But rather than get to the root, since I'm not running in a
> > clustered environment, I imagine I could solve this simply by turning
> > off session saving to disk, right? How do I do that?
> >
> > Thanks,
> > Lowell
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to