User Tools

Site Tools


java_jar_files

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
java_jar_files [2010/04/30 05:31] – created 172.26.15.184java_jar_files [2010/05/05 05:17] 172.26.15.184
Line 35: Line 35:
  
 This section will cover the first two situations. A separate trail in the tutorial on the extension mechanism covers the use of JAR files as extensions. This section will cover the first two situations. A separate trail in the tutorial on the extension mechanism covers the use of JAR files as extensions.
 +
 +Sign jar files:
 +
 +<code>jarsigner -keystore artemis -signedjar sartemis.jar artemis.jar signLegal </code>
 +
 +Passphrase:<code>evilliers</code>
 +
 Applets Packaged in JAR Files Applets Packaged in JAR Files
  
Line 64: Line 71:
 </applet> </applet>
 </code> </code>
 +
 +
java_jar_files.txt · Last modified: 2010/05/22 14:19 by 127.0.0.1