you need the signed applet. Generally that's using
jmolInitialize("jmol/", true)
On Sat, Jun 25, 2011 at 3:15 AM, john francis lee <[email protected]> wrote:
> Hi,
>
> I used to be able to open jmol models of molecules from SMILES strings.
> Here is the code I used to do so
>
> <script>
> jmolInitialize("jmol/");
> function smi2jmol(n,s) {
> document.getElementById("smileName").value = n;
> document.getElementById("smileString").value = s;
> s = "load SMILES \'" + s + "\'";
> jmolScript(s);
> }
> </script>
>
> But now I get
>
> java security access control exception : access denied (java net
> socket permission cactus nci nih...
>
> ... and I cannot read the rest.
>
> This is from jmol 12.0.45. I got a similar message from indiana edu
> with jmol 12.0.6 just prior to switching to the latest and greatest
> jmol, thinking that might be the problem.
>
> I have heard of problems with Oracle's latest 'improvements' to java.
> Can that be the problem? In any case... how to fix it?
>
> Thanks for your wonderful software in any case, and for any help you
> may be able to give me.
>
> --
> "This message may have been intercepted and read by U.S. government
> agencies including the FBI, CIA, and NSA and/or the present government
> of Thailand without notice or warrant or knowledge of sender or
> recipient."
>
> John Francis Lee
> 246/3 Thanon Kaew Wai
> Mueang Chiangrai 57000
> Thailand
>
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense..
> http://p.sf.net/sfu/splunk-d2d-c1
> _______________________________________________
> Jmol-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
--
Robert M. Hanson
Professor of Chemistry
St. Olaf College
1520 St. Olaf Ave.
Northfield, MN 55057
http://www.stolaf.edu/people/hansonr
phone: 507-786-3107
If nature does not answer first what we want,
it is better to take what answer we get.
-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users