[jboss-dev-forums] [Design of POJO Server] - Re: JBAS-5953; jar override issue

dimitris@jboss.org do-not-reply at jboss.com
Wed Nov 12 13:36:07 EST 2008


First, independent of the particular failure we should not let one failing test block the execution of a whole testsuite. So the test should be conditionally skipped for this particular jvm version/vendor combination and another simpler test created to expose the underlying problem either in AS or VFS (but again, not holding the whole testsuite).

Obviously the usecase of re-deploying a jar is quite common and needs to be addressed. What if we jboss.vfs.forceNoReaper=true by default?

Trying to remember what forceNoRepear is supposed to do by lookint at VFSUtils.java I must say I got lost. We have zero documentation on VFS options and their number keeps increasing.

http://anonsvn.jboss.org/repos/jbossas/projects/vfs/trunk/src/main/java/org/jboss/virtual/VFSUtils.java

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

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



More information about the jboss-dev-forums mailing list