Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Manage Java client?

2750320May 31 2016

So is it me or is there no central management tool for Java configuration?  i need something that can turn off these annoying Java updates on J7u67 FOREVER!!!

Registry hacks, java config repointers, etc.  This is getting ridiculous. 

Currently:

deployment.version=7.21

deployment.security.revocation.check=NO_CHECK

deployment.javaws.autodownload=NEVER

deployment.modified.timestamp=1464729862462

deployment.expiration.decision=never or later makes no difference

deployment.expiration.decision.suppression=true or false makes no difference

deployment.expiration.decision.10.67.2=never or later makes no difference

deployment.expiration.decision.suppression.10.67.2=true or false makes no difference

deployment.expiration.decision.timestamp.10.67.2=1464729861

install.disable.sponsor.offers=false

deployment.javapi.cache.update=false

deployment.javaws.cache.update=false

deployment.capture.mime.types=true

deployment.insecure.jres=NEVER

deployment.security.level=MEDIUM

deployment.security.mixcode=DISABLE

deployment.security.sandbox.awtwarningwindow=false

deployment.security.sandbox.jnlp.enhanced=false

deployment.system.security.trusted.certs=C\:\\Windows\\Sun\\Java\\Deployment\\trusted.certs

deployment.user.security.exception.sites=C\:\\Windows\\Sun\\Java\\Deployment\\exception.sites

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Java Update\Policy]
"Country"="US"
"PostStatusUrl"="https://sjremetrics.java.com/b/ss//6"
"EnableJavaUpdate"=dword:00000000
"NotifyDownload"=dword:00000000
"UpdateSchedule"=dword:00000015
"Frequency"=dword:01010000
"UpdateMin"=dword:00000030
"NotifyInstall"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Java Plug-in\10.67.2]
"JavaHome"="C:\\Program Files (x86)\\Java\\jre7"
"UseJava2IExplorer"=dword:00000000
"UseNewJavaPlugin"=dword:00000000

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 28 2016
Added on May 31 2016
0 comments
1,277 views