3 messages in net.java.dev.jna.usersRe: [jna-users] Java Web Start (with ...
FromSent OnAttachments
Corey PuffaltAug 8, 2008 9:46 am.patch
Timothy WallAug 8, 2008 10:05 am 
Corey PuffaltAug 8, 2008 10:15 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] Java Web Start (with patch)Actions...
From:Corey Puffalt (cpli@gmail.com)
Date:Aug 8, 2008 10:15:26 am
List:net.java.dev.jna.users

Done (https://jna.dev.java.net/issues/show_bug.cgi?id=81).

Thanks, Corey

On Fri, Aug 8, 2008 at 11:05 AM, Timothy Wall <twal@dev.java.net>wrote:

please post it as a patch at https://jna.dev.java.net/issues/buglist.cgi?issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED

On Aug 8, 2008, at 12:46 PM, Corey Puffalt wrote:

All...

Please find attached a simple patch that makes using JNA in a Java Web Start seamless. While JNA already loads its own native library automatically when deployed via Java Web Start it doesn't automatically handle the case where the native library the developer is interfacing with is bundled with the application leveraging the native resources available in the Java Web Start spec. This trivial patch makes this seamless.

I hope you'll consider adding this patch to JNA.

Thanks, Corey