Java Web Service doesn’t start — Bad installation. No JRE found in configuration file

Got some problem with the lastest java?

After the last java upgrade Apple removed a Java plugin from all Mac-compatible Web browsers.

Java Web Start splash screen process exiting .....
	Bad installation. No JRE found in configuration file

Apple has updated Xprotect anti-malware, stopping all Java Web Components with a version number below 1.6.0_37-b06-435. Unfortunately, this Java version is not yet available.

An easy solution is to run this command:

sudo /usr/libexec/PlistBuddy -c "Delete :JavaWebComponentVersionMinimum" /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/XProtect.meta.plist

This will remove the key that refers to the minimun version.

JavaWebComponentVersionMinimum
1.6.0_37-b06-435