We are using tomcat container and validating the setup.

Is GWT RPC session implementation different from the servlet HTTP
session. We saw the following article on a similar issue.

http://old.nabble.com/GWT-Sessions-with-Tomcat-Session-Replication--td21544585.html


On Aug 2, 8:54 pm, jocke eriksson <jock...@gmail.com> wrote:
> Well it has nothing to do with GWT, look on the faq for your container.
>
> 2010/8/2 Ameya Kulkarni <amey...@gmail.com>
>
> > 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 google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> > .
> > 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to