Try using one event so the other clients know that they need to refresh their data. I don't think u have a refference to the data, but u have a ref to the object, so the properties of ur client ref object will change when u call them again, not when some other client set them .You still have to deal with concurency. I hope u undestand, my english is bad.