Hello All,
Had a question regarding Java Service Wrapper. I am able to install services
one at a time. But if I want to load and install/un-install the services say
from a MYAPP.services file then any ideas on how to do this.
For Ex:
MYSERVICES.services has
service1
service2
service3
Also i am trying to find out where to put dependency. If Service1 depends on
Service2 to startup then want to be able to put that in the conf file.
Thanks
Neo
|