Hi,
I am using Jboss cache in webapplication which is deployed in weblogic clustered
environment. I have two management ports.I am using JDBC Cache Loader and cache is
clustered across the weblogic portals.
I started the portal1 server succeessfully and cache also started.In the db table
whatever i have put in the cache , all the records are in the DB also.When I start the
Portal2 server,I tried to stop the server by killing the process.
Now the DB contains very less records. I think StoreEntireState method is called by
Cacheloader and it is replace the records in the db with the data which was loaded in the
cache during startup of portal2 server. is it true? plese help...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140777#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...