2 messages in net.java.dev.jna.usersusing with webstart?
FromSent OnAttachments
robert engelsSep 5, 2007 9:56 am 
Timothy WallSep 5, 2007 11:27 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:using with webstart?Actions...
From:robert engels (reng@ix.netcom.com)
Date:Sep 5, 2007 9:56:14 am
List:net.java.dev.jna.users

Is there anyway to deploy an application that uses a custom DLL and have it work when accessing via JNA?

That is, we don't want to manually copy the dependent dll into the windows path.

We would like to deploy the dependent jar similar to how other native jars are deployed with webstart (in a native.jar).

None of the examples use a jar other than the system ones (which are already available in the path).

Ideas?

Thanks, Robert