From: <man...@jb...> - 2006-06-20 14:22:29
|
Even in the case of the first one, it would look like: | Cache cache = CacheFactory.getInstance(configFile); | PojoCache pc = PojoCacheFactory.getInstance(cache); | There are no pojocache specific configurations in the config file, are there? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952006#3952006 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952006 |