[jboss-dev-forums] [Design of POJO Server] - Re: VirtualFile.toURL() returning vfsfile:

bill.burke@jboss.com do-not-reply at jboss.com
Wed Oct 25 18:18:11 EDT 2006


also, for truezip  we would have to really reengineer and dive into their codebase to layer the VFS on top of it.  Currently, MOST of it is married to java.io.File implementations and not URL based.  Their nested jar support extracts jars into temporary files.  None of it that I saw allows you to provide a InputStream or URL as the implementation is based fully based on RandomAccessFiles.

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

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



More information about the jboss-dev-forums mailing list