[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