Re: Tomcat sessiin replication not working

2013-11-28 Thread Nir A
Thats probably it. Thanks On Nov 28, 2013 7:55 PM, "Neven Cvetkovic" wrote: > On Thu, Nov 28, 2013 at 12:32 PM, Nir A wrote: > > > Hi, > > Ive set up a cluster of tomcats > > They use back up manager for session replication. > > > > The replication works on my web app. > > > > Today i added ano

Re: Tomcat sessiin replication not working

2013-11-28 Thread Neven Cvetkovic
On Thu, Nov 28, 2013 at 12:32 PM, Nir A wrote: > Hi, > Ive set up a cluster of tomcats > They use back up manager for session replication. > > The replication works on my web app. > > Today i added another web application, but when a new session is created, > no replication takes place. > The or

Tomcat sessiin replication not working

2013-11-28 Thread Nir A
Hi, Ive set up a cluster of tomcats They use back up manager for session replication. The replication works on my web app. Today i added another web application, but when a new session is created, no replication takes place. The original web application still replicates fine. Any ideas why?