For the benefit of anyone else that comes across this issue... It appears that
aspectizing your POJOs (using @Replicable) is required in order for them to be updated in
a secondary persistent store (e.g. file or jdbc). This is not clear from the JBC
documentation. But as soon as we instrumented our objects, the secondary data store was
kept in sync.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144028#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...