[jboss-user] [JBossCache] - Some questions about JBC 1.4

jorgemoralespou_2 do-not-reply at jboss.com
Wed Oct 10 05:17:57 EDT 2007


Hi,
I have some questions for which I can`t find an answer.

1- If I configure a non_local JBC, with an Asynch JDBCCacheLoader, configured through a JBoss Datasource. Need this datasource be transactional, or can be local, due to the asynchronizity of the loading/passivation to the data store?

2- When having a 2 node cluster JBC with a JDBCCacheLoader. Is there a way to make passivation of node changes not done in every change, but only on the event of stopping of the JBC service, and loading only on the event of starting of the service? 

3- If there is a way for previous question, how can I do this to only read if it is first member of the cluster, only passivate if it is last member of the cluster? 
I have read that this is possible in Habanero, but I`m using JBossAS 4.2.x and don`t know if Habanero is compatible with these release.

4- Is there a way to store some data in cache in a transactional mode, and some in a no transactional mode?

Thanks for your replies.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093365#4093365

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093365



More information about the jboss-user mailing list