Can’t Enable Java Mail Service from the JCS-SaaS Extension Administration Console

If you can’t set java.mail.enabler to true from JCS-SaaS Extension Administration Console , use set-config to resolve the issue.

When using JCS-SaaS Extension Administration Console for the first time and are changing the value of java.mail.enabler setting to true, you might receive this error:

Error setting value: Java mail service couldn't be enabled as one of the prerequisites is missing. Please contact ORACLE support.

You can correct this situation by using the set-config command in the command-line interface (CLI), for example:

./javacloud -id myIDDomain62337 -si javatrial1870 -u johnsmith@example.com -set-config -name java.mail.enabler -value true 

For details on using set-config, see Managing Configurations.