[jboss-dev] configs are broken

Ales Justin ales.justin at gmail.com
Tue Nov 4 20:53:39 EST 2008


> -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



More information about the jboss-development mailing list