4 Replies Latest reply on Jun 7, 2012 7:05 AM by hussainsid

    Change system properties during runtime

    t3rm1

      Hello,

       

      I have some system properties that I need to change during runtime. I'm not quite sure but I get the feeling that this isn't possible without restarting the server, is it?

       

      I used :write-attribute(name="value", value="4321") to write a new value to a system property. The response says "reload-required". Is there no way to change a system property during runtime without retarting the whole server? This would be really bad.