|
From: Jindong Li <Jin...@so...> - 2003-05-21 17:29:00
|
Hi there, I'm using WrapperStartStopApp to start my application as Windows Service, one thing I think would be a nice to have is to be able to set up the startWaitHint in the configuration file, right now, the start() will only wait 2 seconds before it returns and signaling that the service has started while in fact the thread that runs the main method could be still running especially with applications that take a long time to start... This will avoid the situation where service appears started even though it's not... Any comments? Jindong. ############################################################### This message has been scanned for viruses and other contents. ############################################################### |