We have a GWT application that needs to be deployed on a clustered
environment with 2 nodes with session persistence. We are seeing an
issue: when node 1 sets something in the session, and node 2 tries to
access, it gets a null. The session variable is of java.lang.Long type
which is Serializable.

Anyone has deployed a GWT app in a clustered env. ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to