Hi I'm new to JCS and was trying to understand the Lateral Cache implementation. I tried creating a sample program to understand the behavior of the Lateral cache, but it doesn't seem to work. Basically the program setup i have is as follows, it consists of two java classes one of which tries to get an object from the cache in a loop and the other one does a get and put in a loop. Each of these is run in a different JVM and have access to two different caches.Eventhough both of them recognize the other TCP servers i don't see the put being announced to the other server.
Can someone guide me thru this, i can send you the code sample if you would like to know more details. Thanks SAM -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
