Hi all,
as the title says, from a B4J app acting as a "watchdog" I would like to:
1. Check if another B4J app (built as a standalone .exe, not a .jar) is currently running.
2. If it is, be able to kill it.
3. Restart it afterwards.
This is running on Windows Server.
Any hints or sample code would be very appreciated.
as the title says, from a B4J app acting as a "watchdog" I would like to:
1. Check if another B4J app (built as a standalone .exe, not a .jar) is currently running.
2. If it is, be able to kill it.
3. Restart it afterwards.
This is running on Windows Server.
Any hints or sample code would be very appreciated.