My actual goal is to use 2 different cache loaders for 2 different regions like below -
Region /user/data/X - use JDBCCacheLoader Region /user/data/Y - use - FileCacheLoader I will use passivation & eviction on both regions but how can I use different loaders on individual regions? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225193#4225193 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225193 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
