I'm waiting to recommend releasing 11.1.30 until someone can help with 
the applet signing.
Anyone...

a) ...using the signed applet?
b) ...know how to properly manifest them?

The reason I ask is that we have a new set of applet jars, and after 
reading the jarindex
documentation it doesn't look like it has to be as complicated as it was 
-- each manifest
containing a list of packages included.

But I've never done anything with signed applets, so I don't trust my 
judgement on that
reading. Questions:

1. Can we, except for JmolApplet0, which needs a main-class header, just 
use for each the
generic manifest:

Manifest-Version: 1.0
Sealed: true


2. Is it important to have in the manifest for JmolAppletMain:

Manifest-Version: 1.0
Sealed: true

Name: org/jmol/api/
Sealed: false

That is, is it important to leave the api open for some reason so that 
.class files can be
added or something like that?


I'd like to get this right.

Bob



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to