webtier@glassfish.java.net

Re: [webtier] Re: NPE in ResourceImpl deserialization from session after server restart

From: Sheetal Vartak <sheetal.vartak_at_oracle.com>
Date: Wed, 26 May 2010 10:27:10 -0700

Hello,
Thanks for pointing out the issue that's already there. I'm new to the JSF team, so the description below helps :-)
If we need any other information, will certainly send you an email.
Thanks
Sheetal

On May 26, 2010, at 10:19 AM, webtier_at_javadesktop.org wrote:

> Certainly, what information would you like to see? The original issue (MOJARRA-911) matches to what I see.
>
> I think what happens is that when Tomcat is restarted it stores the user sessions to disk and then attempts to reload them. Clearly at this point there is no FacesContext as the servlet container hasn't even fully initialized. As I mentioned before it seems seralization is too low-level to assume the presence of a FacesContext.
> [Message sent by forum member 'rstoyanchev']
>
> http://forums.java.net/jive/thread.jspa?messageID=471552
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>