java - How to change/add JVM custom/system properties & make them reflect without application server restart -


i've dynamic web application reads jvm properties continuously. when made change jcm custom/system properties through application server console (ex. websphere) not getting reflected immediately. requires restart. there script or crooked way update jvm system properties without restarting application server


Comments

Popular posts from this blog

Issues changing the value of an element in an array in matlab -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

vb.net - Alternative to the T-SQL AS keyword -