|
From: <hug...@tr...> - 2012-12-14 09:31:30
|
Dears, I am a new guy of the Java Service Wrapper, I would like to ask some questions about "Method 3 - WrapperListener Integration", I created a main class like this sample code: http://wrapper.tanukisoftware.com/doc/english/integrate-listener.html#mainMethod but It always launch wrapper start and then stop immediately even if I do nothing in start() function just return null, Is this normal process? And I saw the following info: http://wrapper.tanukisoftware.com/doc/english/prop-listener-force-stop.html When FALSE, the stop method will be called only if the start method returned a value of "NULL" prior to the shutdown process being started. Are there any relationship with the wrapper.listener.force_stop property? Could I only launch the start() function without calling stop function immediately? And keep the windows service status in "started" Thanks. Best Regards Hugo. <table class="TM_EMAIL_NOTICE"><tr><td><pre> TREND MICRO EMAIL NOTICE The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system. </pre></td></tr></table> |