
Download Java for OS X directly from Oracle. Get the latest version If an app or webpage you want to use asks you to install Java software, you can download the current version of Java for OS X directly from Oracle's website.
Java For Mac 10.6.8
We had the same Problem in our Enterprise. Worldwide Macs weren't able to start any java applications from 10.6.8 to 10.8.x I found, that in /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta.p list there is a 'JavaWebComponentVersionMinimum' thats responsible for that behavior. After running a sudo /usr/libexec/PlistBuddy -c 'Delete:JavaWebComponentVersionMinimum' /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta. Plist in terminal all java apps are working again. Regards, Shirkan. Worked for me when many, many other attempts did not. Java changed this morning without notice for me, but after running the script, all is well.
If you get a message saying 'invalid arguments' after cutting and pasting that command line, try removing the space before 'plist', as there shouldn't be a space there. Here it is with the space as above: /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta. Plist Should be this without the space: /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta.p list Thanks very much. The recently released Java 7 Update 11 has been blocked by Apple through its XProtect anti-malware feature in OS X. Oracle issued the latest update to Java to fix a serious zero-day security flaw. The threat was so serious that the U.S. Department of Homeland Security had recommended that all Java 7 users disable or uninstall the software until a patch was issued.
Apple took action on its own and MacGeneration on Thursday, Apple has again updated its OS X XProtect list, this time to block Java 7 Update 11. Because Oracle has yet to issue a newer version of Java that addresses any outstanding issues, Mac users are prevented from running Java on their system. Over the last few years, Apple has moved to gradually remove Java from OS X. The Mac maker dropped the Java runtime from the default installation for OS X 10.7 Lion when the operating system update launched in 2010. Java vulnerabilities have been a used by malicious hackers looking to exploit the OS X platform. Most notably, the 'Flashback' trojan that spread last year was said to have infected as many as at its peak. Apple addressed the issue by releasing a specifically tailored for the malware, and also disabled the Java runtime in its Safari web browser version 5.1.7.
Javascript should not be disabled (it has nothing to do with Java). Sorry Guys and Girls, I think. That was only a temp solution 😟 After 24hours and restarting the client, the obove mentioned plist will be downloaded automaticly from apple again. Apple blocks now every (at this time currently official available) Java version. The latest official java version is 1.6.0_37-b06-434 for the web-plugin and 1.7.11.21 for the runtime, that you could get from Orcacle: But Apple blocks all lower versions then 1.6.0_37-b06-435 for Webplugin and 1.7.11.22 for rumtimes via their XProtect Anti-Malware System, whats came ith 10.6. Currently we have to workaround that, every 24hours after a reboot of the clients. In our Enterprise, we run a management platform, where i can configure logon-scripts to change the versions in the plist back to the current available, but in fact that means, Orcle or Apple have to release a Java-Update.