[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Failing FileVFSUnitTestCase.testVFSFileURIFactory in VFS

scott.stark@jboss.org do-not-reply at jboss.com
Sat Nov 3 16:28:02 EDT 2007


I imagine its because of the URLConnection having the file open. This is one of the problems with the url handler apis, no way to close/disconnect. Try getting the InputStream and closing that before deleting the file.


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

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



More information about the jboss-dev-forums mailing list