Re: sessions replication

2012-09-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 9/19/12 2:08 PM, Pid * wrote: > On 19 Sep 2012, at 16:59, "Carrillo, Dan" > wrote: > >> Hi folks, My sessions are replicating across the cluster as >> indicated by my session listener debug output. E.g I can see the >> session created/destr

Re: sessions replication

2012-09-19 Thread Pid *
On 19 Sep 2012, at 16:59, "Carrillo, Dan" wrote: > Hi folks, > My sessions are replicating across the cluster as indicated by my session > listener debug output. E.g I can see the session created/destroyed messages > in each respective log. > I have a Service object that is serializable, which

sessions replication

2012-09-19 Thread Carrillo, Dan
Hi folks, My sessions are replicating across the cluster as indicated by my session listener debug output. E.g I can see the session created/destroyed messages in each respective log. I have a Service object that is serializable, which contains a String member variable (x) which is not initiali