I'm having an issue with the "Apache Deamons Procrun" software. The start command works great and kicks off the program. The stop command always says "Could not find or load main class" except the class the stop command kicks off is the same class that is kicked off to start the program. All the stop command does is drop a control in a folder the program is watching.
Is procrun smart enough to know that if the java process ends, it will shut down as well? i'm having some issues with that as well sometimes.
Thanks,