Hello. I'm using Tomcat 5.5.23.
I'm having an extrange problem in some cases. One of the attributes I have to replicate is having this issue. The first time it is replicated it goes ok to the other tomcat instance. The following times it has to be replicated it is received at the other instance "outdated", that is, the second time (second user request) it's replicated the same value as in the first time is received, the third time the second value is received and so on. I don't even know from where it could be getting the old value, I have debugged (I even have a breakpoint in the attributeChanged / attributeAdded methods to watch what is "exiting" the original instance and it seems to be ok. Then, at the other instance the old value is received. Has anyone suffered this issue? Thanks in advance. -- The complexity of software is an essential property, not an accidental one. Learn as if you were going to live forever. Live as if you were going to die tomorrow. In politics stupidity is not a handicap. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]