Re: ServletContextAttributeListener and a cluster

2009-06-03 Thread Filip Hanik - Dev Lists
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 r

ServletContextAttributeListener and a cluster

2009-06-03 Thread Robbert-Jan Roos
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 ServletContextAt