On Thu, Nov 28, 2013 at 12:32 PM, Nir A <n...@netomedia.com> 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 original web application still replicates fine.
>
> Any ideas why?
>


Did you check in web.xml that your new application is <distributable/>?

Reply via email to