I have a Java application that is launched from a jnlp file off of a website. I\'m trying to get it to run without flashing up a bunch of security warnings before it runs.>
Do I have to update the jar manifest for the third-party libraries that I'm using as well?
Yes. All parts, all Jars of our applications have the same security requirements.