Well it has nothing to do with GWT, look on the faq for your container. 2010/8/2 Ameya Kulkarni <[email protected]>
> 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- 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.
