Re: commons-daemon packaging question

2019-04-05 Thread Konstantin Kolinko
пт, 5 апр. 2019 г. в 22:48, Coty Sutherland : > > Hi, > > I'm looking into commons-daemon in Tomcat and it appears that the Windows > executables (prunsrv and prunmgr) don't require the commons-daemon.jar to > run Tomcat like the *nix binary (jsvc) does. Can someone confirm that (I > tested it and

commons-daemon packaging question

2019-04-05 Thread Coty Sutherland
Hi, I'm looking into commons-daemon in Tomcat and it appears that the Windows executables (prunsrv and prunmgr) don't require the commons-daemon.jar to run Tomcat like the *nix binary (jsvc) does. Can someone confirm that (I tested it and it seems to work fine without the jar)? If it's unused I ca