Antoine Solomon wrote:
Hello all,
I am sort of new in the area of monitoring virtual machines.. Would it be
possible to monitor a virtual machine from ant?
or possible pick up the exceptions from the virtual machine?
1. Ant tracks all JVMs it starts with <java>, unless spawn=true.
2. it can look for the exit code and use that to determine success/failure
3. no, exceptions dont propagate.
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]