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

alesj do-not-reply at jboss.com
Mon Nov 10 05:59:20 EST 2008


"adrian at jboss.org" wrote : 
  | If Ales can't find a problem in the VFS
  | 
I've added assertTrue(thejar.delete()) before every Files::copy.
If I run AS with -Djboss.vfs.noReaper=true test passes every time,
w/o that flag it fails on newly added assert before 2nd Files::copy.

I already have VFSUtils::enableNoReaper(VirtualFile),
but looks like it's kicking in too late.
I'm checking if VFSUtils::enableNoReaper(VFS) can do the trick.
(need to add that method first :-)

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

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



More information about the jboss-dev-forums mailing list