-Djboss.vfs.cache=org.jboss.virtual.plugins.cache.WeakRefVFSCache on
every other config.
This is something we need to discuss, as in which impl to use:
(1) Weak ref
(2) Soft ref
(3) LRU
(4) Timed
I would either go with
- (1) + proper strong ref on this:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=145039
- (4) with limit long enough to do common apps deployment triggered
upon this cache