|
From: Marc T. <MT...@bl...> - 2007-08-27 19:54:35
|
Hi, I have a Java application that requires a number of services to be up and running. The application target platform is Windows and the services are installed/started/stopped with Java Service Wrapper. How could the application monitor whether the required services are up and running? Thanks, Marc |