By mitchp
via java.dzone.com
Published: Jun 29 2012 / 16:35
We can set environment variables for an application that is deployed in CloudFoundry. For example if we want to pass a JAVA_OPTS environment variable with a value of -XX:MaxPermSize=256m. We have to use the env-add command of the vmc command-line tool. We specify the application name we want to set the environment variable for followed by a key=value pair.
Add your comment
Voters For This Link (8)
-
mswatcher -
aclarke -
cjsmith -
jakerocheleau -
Swathi V -
me.yahoo.com/a/PYM5UpUJ0v9bOlmoANyBjFwFuCmjU.yiH_lpiQ-- -
mysuccess -
glaforge