node.
Thx.
Romain
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Friday, October 01, 2010 11:48 AM
To: Tomcat Users List
Subject: Re: WAR Deployment before starting the cluster
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Romain,
On 10/1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Romain,
On 10/1/2010 10:06 AM, Romain Petit wrote:
> My HttpSessionBindingListener was not notified because the session
> replicated were deserialized, there were no attributes binding.
>
> So to get notified a session is replicated on a new server y
: 'users@tomcat.apache.org'
Subject: WAR Deployment before starting the cluster
Hello,
We have 2 tomcat servers in cluster with session sharing and
notifyListenersOnReplication=true.
The application deployed uses a HttpSessionBindingListener to be aware
of the number of licenses
Hello,
We have 2 tomcat servers in cluster with session sharing and
notifyListenersOnReplication=true.
The application deployed uses a HttpSessionBindingListener to be aware
of the number of licenses used by a user on the 2 servers.
This configuration works great when the 2 servers are