I'm using JSF from the Glassfish v3 distribution and found that I had a session scoped bean that was acting like a request scoped bean. When I replaced the @ManagedBean @SessionScoped annotations with a <managed-bean> entry in the faces-config file the problem is solved. Is this a known problem?
Thanks,
Brendan.
[Message sent by forum member 'healeyb']
http://forums.java.net/jive/thread.jspa?messageID=393008