From: "Jim Schatzman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 27, 2000 12:02 PM
Subject: Re: [JAVA3D] installation problem
> < snip nice piece of work "explaining" installation file structure >
> 7) If you need to do any local I/O or various other things that require
security priviledges
> from an applet, they will fail unless you enable them. Again, the
"Java console" and
> the various hints you will find on the Web about enabling privileges
through the
> browser are all totally useless because they function only if you are
using the JVM
> built into the browser. Maybe some future browser will be less brain
dead and
> will understand about different JVMs and deal with them in a rational
fashion
> but that isn't what we have today. To enable priviledges, use -
> -Djava.security.policy=<policy file path>
> on the JVM command line in the Java PlugIn applet and set appropriate
policies.
> For example, the JVM comes with a standard java.policy file, but the
default
> policy file doesn't grant very many privileges.
What's "the JVM command line in the Plug-in applet"? Can you give us a
pointer to more info on the structure of a policy file?
Can you point to entry-level information on deployment guidelines. When is
signing required? Under what conditions must an end-user edit his/her
java.policy?
I'm more than a little worried that the installation problems that have
clogged developer forums and mailing lists will propagate to my end users
unless I understand these goings-on a LOT better than I do.
TIA,
Fred Klingener
Brock Engineering
Roxbury CT
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".