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

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

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

ios - CFRelease causing crash in iPad application -