> I just wanted to add that the use of dynamic proxies can
> even simplify this issue. There is then no need to create
> a Jini service.
Jerome, why not just support events from the space? I'm thinking of something along the lines of the ObservableMap interface that we provide to watch a cache in Coherence --
http://www.tangosol.com/coherence.jsp -- which lets you specify what kind of changes you want to listen to and how much information about those changes you want to receive (e.g. the previous and new values from the operation, since the events could be async.)
Peace,
Cameron Purdy
Tangosol, Inc.