As I mentioned earlier, I'm in the process of upgrading to the latest 
production Jmol from an early version.  We use Jmol inside an applet of 
our own.  I have everything working now as a stand-alone application, but 
I cannot get things to work as an applet.  (I get a 
java.security.AccessControlException when our code tries to use any of the 
Jmol code.)

In the web page, we have things set up like this:

   <applet ... archive=<our>.jar,Jmol.jar ...

This worked with the old version of Jmol, but not with the current 
version.  Do I have to do some kind of initialization of the Jmol code 
inside our code?  (I've tried this with Jmol.jar and JmolApplet.jar, and 
the same thing happens.  What we're trying to do is construct a 
JmolPanel inside our code.)

Kent
--
R. Kent Wenger (wen...@cs.wisc.edu, 608-262-6627,
http://www.cs.wisc.edu/~wenger/)
Computer Sciences Department
University of Wisconsin-Madison


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to