users@glassfish.java.net

Re: What causes an exception loading sessions from persistent storage?

From: <glassfish_at_javadesktop.org>
Date: Wed, 27 Aug 2008 12:59:29 PDT

[SOLVED] There is only one BasicBean class, but I found that the statement for serialVersionUID was incorrect. I had:

private final long serialVersionUID

I was missing static.

Fixing that statement has removed the error at GlassFish start-up.
[Message sent by forum member 'jtp51' (jtp51)]

http://forums.java.net/jive/thread.jspa?messageID=295747