8 messages in net.java.dev.jna.usersRe: [jna-users] JNA in JWS (how not t...
FromSent OnAttachments
Petr AubrechtMay 7, 2009 3:54 am 
LYou...@gkservices.comMay 7, 2009 7:15 am 
Petr AubrechtMay 7, 2009 7:27 am 
LYou...@gkservices.comMay 7, 2009 8:16 am 
Timothy WallMay 8, 2009 4:45 am 
Stephen ConnollyMay 8, 2009 5:18 am 
Petr AubrechtMay 8, 2009 5:18 am 
Petr AubrechtMay 8, 2009 7:09 pm 
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] JNA in JWS (how not to break LGPL)Actions...
From:Petr Aubrecht (aubr@gmail.com)
Date:May 8, 2009 5:18:43 am
List:net.java.dev.jna.users

Jna can be loaded from different jnlp, referenced from my main jnlp (I tried it and it works). Only all jars listed in one jnlp have to be signed by the same certificate. So signed jars would help :-)

Different launching would help, but it is too complicated. I think, that rewriting our code dependant on JNA is far easier than write new JWS.

The licence negotiation is interesting idea... I will suggest it to my bosses :-) Although I don't know, if it is possible with real community projects (with no clear single author).

I wonder, than I haven't found a clear answer, because the problem is general - using LGPL in JWS.

Thanks for all suggestions. Petr

On May 8, 2009 1:47 PM, "Timothy Wall" <twal@dev.java.net> wrote:

Even if the JNA jars were signed, that wouldn't help you since last I checked Web Start needs all resources to be signed by the same signer.

Web start is just a delivery method, so if you were to provide a separate, locally-launchable download, that would fulfill the "replaceability" requirement, as far as I'm concerned.

You could also negotiate for a different license that meets your company's needs explicitly.

Hello, > > is there any information, how to use JNA as a part of the Java

Web Start? > > Downloads...

To unsubscribe, e-mail: us...