I am using jboss caching and my data from DB is successfully getting stored in the cache.
But the data in cache doesn?t refresh or reflect changes made in the DB . Where is the
configuration to set the time for refreshing the cache.
i call a DAO at portal server start up to load the data from DB into cache. I need the
cache to refresh or update itself after fixed intervals of time so that any changes in DB
will be reflected in the cache.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045730#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...