>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

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.