rexian wrote:
>We would like to programmatically install the latest JRE dmg bundle and
>then edit the plist to make it default.
You will have to obtain permission from an admin-user in order to install
J2SE 5.0, because it is a system framework. At present, this can only be
accomplished through Installer.app, which installs Apple's .pkg file.
For a list of steps, see this page, halfway down, at "My question is this":
<http://lists.apple.com/archives/java-dev/2005/Oct/msg00056.html>
I also recommend reading other entries in that thread, using the [Thread
Prev] and [Thread Next] links near the top of each page.
There are several possible interpretations of "make it the default".
Please explain exactly what form of Java program you are trying to make
J2SE 5.0 the default for:
- browser applet
- Java Web Start app
- double-clickable jar-file
- bundled as a .app
- the 'java' command in Terminal or shell-scripts
There's already a lot of past postings on this subject. If you can be
specific about what you're trying to do, we may be able to point you to a
specific answer. Otherwise you can search the list archives yourself,
using the Search link near the bottom of any list-archive page.
>How do I do it and what plist file do I edit ?
It's not a plist file. See:
<http://lists.apple.com/archives/java-dev/2005/Aug/msg00516.html>
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden