I m trying to change some mbean variable through jmx-console web, and click Apply Update , but I check in the database
the value is still hold the old value, until i restart jboss appsrv, the update process happened.
I checked the manual and administrator guide but cannot find any guide about this,
Is there any way that when Apply Update happened, the database variable immediately change without restarting jboss,
currently i m using Mysql as DefaultDS and Mbean init variable
thanks