[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: File locking

alesj do-not-reply at jboss.com
Tue Apr 22 06:12:49 EDT 2008


"adrian at jboss.org" wrote : 
  | "alesj" wrote : 
  |   | Can someone try how we stand with this on Linux?
  |   | 
  | There's no locking issue on Linux.
  | It will however manifest itself as a "leaked"
  | open file.
  | 
  | I guess it would need something to explictly close()
  | the URLConnection or JarFile created in the JARHandler constructor
  | when it is unpacked and replaced?
  | 
  | i.e. My guess is something is keeping a reference previous
  | packed VirtualFile and hence to the JarFile which means the
  | connection/file handle is kept open.
  | 


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

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



More information about the jboss-dev-forums mailing list