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.

RJ

Reply via email to