Controlling service created with procrun from Java code [on hold]
Controlling service created with procrun from Java code [on hold]
I need to start/stop/restart a service created with "prunsrv" command. I need to do this from java code. Should I just exec the "prunsrv" with appropriate arguments from Java or is there any other (ie. pure Java way)?
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.