WDT doesn't reconnect to the remote liberty server in debug mode.
* Steps to reproduction *
1. configure a remote liberty server in WDT.
2. start the liberty server in debug mode.
3. confirm the status of the status becomes "Debugging, Synchronized"
4. kill the remote liberty server.
5. start liberty (./server start server_name)
6. WDT reconnect to the remote liberty in "normal" mode. The status becomes "Started, Synchronized"
Note:at the step 5, if we start the liberty with "./start debug server_name", WDT never reconnects to the remote liberty.
------------------------------
Yoshiki Yamada
IBM Japan
------------------------------