Login  Register

Re: ZipException when loading native jars

Posted by ryanmohr on Dec 05, 2012; 7:45pm
URL: https://forum.jogamp.org/ZipException-when-loading-native-jars-tp4027387p4027421.html

Sven Gothel wrote
.. plus my other reply regarding the proprietary status of that method.
I would not dare to include a blob in my project, depending on some weirdo
deployment and maybe even market scheme :)
Exactly! The only reason we're willing to go to the work of writing a custom deployment process is to remove or internalize as many variables as possible.

We need to be able to guarantee that the application we send to our customers just works (to the point that we'll soon be giving customers the option to have the JRE embedded, removing one more variable that's given our customers problems in the past).

Sven -- I'm giving your suggestions a go right now.  Will let you know if I make any progress.  Appreciate the guidance!