Hi,

i have a simple Tomcat (7.0.8) cluster 
(org.apache.catalina.ha.tcp.SimpleTcpCluster without other options) with a 
simple Myfaces2.0.3 App for testing purpose.

If JSF creates a SessionBean or i manually put an object to the SessionMap, 
Tomcat replicates this bean/object to all nodes.
The problem is, if i change any value in this objects, Tomcat does not 
replicate the changed objects.

Is it possible that Tomcat will automatically check the SessionMap entries 
after each request if any value in a entry has been changed? 

Best regards
Thomas




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to