Re: Shadow copy jars ( Re: Sun Java's jar loading on windows

From: Aquila Deus (aquila_deus_at_yahoo.co.uk)
Date: 01/29/05


Date: 29 Jan 2005 04:00:54 -0800

Aquila Deus wrote:
> I can't map the zip because it involves some dirty native methods, so
I
> use shadow copy instead (asp.net's method :)
>
> The full instruction and code:
>
http://developer.berlios.de/docman/display_doc.php?docid=691&group_id=2899
> Cheers!

I forgot to post to c.l.j.help :)

And I just found that in the native code mmap is only enabled on unix,
there is no impl to file-map zip for win32... But the file-map in
java.nio has been working for years!



Relevant Pages