I just tried it. The booking app does eventually deploy, but there is a four minute pause
here:
11:35:15,329 INFO [ServletContextListener] Welcome to Seam 2.1.1-SNAPSHOT
| 11:39:30,115 INFO [Initialization] Namespace:
http://jboss.com/products/seam/in
| ternational, package: org.jboss.seam.international, prefix: org.jboss.seam.inter
| national
But if you set the TimedVFSCache then the problem goes away:
JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -XX:MaxPermSize=25
| 6m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Ds
| un.rmi.dgc.server.gcInterval=3600000 -Djboss.vfs.cache=org.jboss.virtual.plugins
| .cache.TimedVFSCache
11:45:35,228 INFO [ServletContextListener] Welcome to Seam 2.1.1-SNAPSHOT
| 11:45:37,576 INFO [Initialization] Namespace:
http://jboss.com/products/seam/in
| ternational, package: org.jboss.seam.international, prefix: org.jboss.seam.inter
| national
Stan
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187041#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...