Robbert-Jan Roos wrote:
Hi,

We've been playing around with the DistributedContext, and setAttribute getAttribute works perfectly. I was wondering if it is possible to get a distributed ServletContextAttributeListener. So when we do setAttribute("foo", "bar") on cluster node1 I would like to receive a ServletContextAttributeEvent on cluster node2.
I don't think so, since we modify the map directly.

Filip


RJ




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to