[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-6104; slow Seam deployments

alesj do-not-reply at jboss.com
Thu Oct 30 11:38:56 EDT 2008


"stan.silvert at jboss.com" wrote : I'm not seeing any difference.  Same exact behavior.
  | 
Can you try this:
 - http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185767#4185767
;-)

I've deployed VFS 2.2.0-SNAPSHOT into repo,
so simple change to jbossas main pom should pick it up.

To use vfs cache you need to put system property:
-Djboss.vfs.cache=org.jboss.virtual.plugins.cache.TimedVFSCache

There are other impls there as well: 
- LRU (needs a bit more config)
- SoftRef
- WeakRef

You should see INFO about cache usage if done right. ;-)

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

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



More information about the jboss-dev-forums mailing list