How to use a different version of JRE on application run on Bluemix Liberty -


by default jre 8 used ibm bluemix liberty. possible use different version of jre run applications ?

use jbp_config_ibmjdk environment variable specify alternative version of ibm jre. example, use ibm jre 7.1 set following environment variable:

$ cf set-env myapp jbp_config_ibmjdk "version: 1.7.+"


Popular posts from this blog

java - Cannot send AES encrypted messages of over 47 characters -

php - How to set default value of a select dynamically from database using smarty? -

telerik - Reformat image format in PDF -