I want to know, as a user, what do i need to do to trigger an instance
into a restart-required state ?
For DAS, if i change debug-enabled to true, DAS will be in
restart-required state.
<java-config debug-options="-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009"
*debug-enabled="true"* system-classpath="" bytecode-preprocessors=""
classpath-suffix="">
However, if i do that to any standalone instance or clustered
instance, the instance will still be in the running state. It doesn't
say restart-required. Is this a bug ?
Can someone tell me what changes will trigger the instance to go to
restart-required state ? I need this to do some testing.
thanks
Anissa.