|
From: Dave M. <mui...@ya...> - 2010-09-20 16:43:49
|
The wrapper.restart.delay "...controls the number of seconds to pause between a
JVM exiting for any reason, and a new JVM being launched."
But I wonder, is there any way to use criteria other than time to decide when to
relaunch? For example, is there a way to configure JSW to monitor the value of a
JMX MBean attribute and wait to restart the JVM until that MBean attribute takes
on a specific value?
Thanks,
Dave
|