Re: How can check a window service is running or not in java



On 30 Dec 2005 05:02:00 -0800, "sherazi" <mukhtiar.sherazi@xxxxxxxxx>
wrote, quoted or indirectly quoted someone who said :

>I want to check specific Window service is running or not in java
>application
Since Windows services are a feature peculiar to windows, you can
guarantee there won't be a way in the Sun libraries.

You will have to find out how to do in it C/C++ and write some JNI
glue.

See http://mindprod.com/jgloss/jni.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.