Re: No saved view state could be found in tomcat cluster

2016-01-27 Thread Jalal Almutawa
uster-and-cdibeans-td4664576.html > has the needed config/system properties. > Le 27 janv. 2016 18:05, "Jalal Almutawa" a > écrit : > > > Hello, > > > > I could only find stateless failover in the TomEE documentation site. > > Appreciate your guidance for

Re: No saved view state could be found in tomcat cluster

2016-01-27 Thread Jalal Almutawa
Hello, I could only find stateless failover in the TomEE documentation site. Appreciate your guidance for the stateful part. Thanks, Jalal On Wed, Jan 27, 2016 at 6:06 PM, Jalal Almutawa wrote: > Hi, > > Because i just got to know about it from you now :) we were planning to go &g

Re: No saved view state could be found in tomcat cluster

2016-01-27 Thread Jalal Almutawa
<https://www.linkedin.com/in/rmannibucau> | Tomitriber > <http://www.tomitribe.com> > > 2016-01-27 15:04 GMT+01:00 Jalal Almutawa : > > > Hello, > > > > I have a TomEE 1.7.1 cluster setup using DeltaManager with a > > ForceReplicationValve that forces all JSF

No saved view state could be found in tomcat cluster

2016-01-27 Thread Jalal Almutawa
Hello, I have a TomEE 1.7.1 cluster setup using DeltaManager with a ForceReplicationValve that forces all JSF bean attributes to be replicated between nodes. I also have a session-test JSF application with a Session Scoped Managed Bean with a simple Integer "counter" to serve as a replication test