Login  Register

Re: jogamp-current: Missing Codebase manifest attribute for gluegen-rt.jar

Posted by gouessej on Oct 16, 2013; 9:49am
URL: https://forum.jogamp.org/jogamp-current-Missing-Codebase-manifest-attribute-for-gluegen-rt-jar-tp4030259p4030264.html

Sven Gothel wrote
On 10/16/2013 09:34 AM, gouessej [via jogamp] wrote:
> Hi
>
> I know Insparia, nice application :)
>
> If you use GlueGen and JOGL as JNLP extensions, setting the "Permissions" and
> "Codebase" manifest attributes should solve your problem.

Can we have a bug report for this ?
Seems like I missed to patch the jnlp files ?

If Bill or you can fix this issue, _test_ and offer a git patch,
that would be awesome!


> Otherwise, if you
> copy our signed JARs into your server, it won't work, you'll have to download
> our unsigned JARs, set those attributes and sign them by yourself with your
> own certificate (this is what I do in my case).
Yup, b/c I added it for the JAR file, that codebase :)
We have documented it in Bug ?? (see roadmap 2.0.2 / bugzilla).

Thank you!
I thought that you always set those attributes before signing the JARs but as I stopped using Sun/Oracle/JogAmp signed JARs several years ago, I didn't notice this problem. The JNLP files don't need any modification, those manifest attributes should be set from within our Ant scripts. I'm going to investigate.
Julien Gouesse | Personal blog | Website