The put will only be announced if the log level is set to debug. Is the cache region configured for lateral distribution?
Were you able to get the item from the other JVM? Aaron > -----Original Message----- > From: Sam [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 07, 2002 3:07 AM > To: JCSUserList > Subject: New to JCS > > 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:turbine-jcs-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-jcs-user- > [EMAIL PROTECTED]>
