Hi, I'm using JBC 2.0.0.GA (core) I set up 2 caches with REPL_SYNC and memory state fetching, and I added a listener to the 2nd cache before starting it. It looks like when fetching the memory state, the cache only fires NODE_CREATED notifications, which contain no data. However, when I put a new node afterwards, in either cache instance, I get a NODE_CREATED followed by a NODE_MODIFIED with the node data map. Is there a way to get the data while it is being fetched from a replicated cache?
Thanks Adrian View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103974#4103974 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103974 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
