[jboss-user] [JBoss Cache: Core Edition] - Re: Cache Loader Persistence
kringdahl
do-not-reply at jboss.com
Mon Apr 14 13:58:35 EDT 2008
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#4144028
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144028
More information about the jboss-user
mailing list