gaohoward commented on issue #2534: ARTEMIS-1058 Jars in web tmp dir locked on 
Windows
URL: https://github.com/apache/activemq-artemis/pull/2534#issuecomment-459588365
 
 
   @clebertsuconic  The commit ae00423 was valid. However on Windows when 
running artemis as a service,  stopping the service simply kills the process, 
So the shutdown hook won't get called and the clean up code never get executed. 
This commit just fixes this. 
   According to this doc: 
https://github.com/kohsuke/winsw/blob/master/doc/xmlConfigFile.md
   The <executable> is used for starting a service, not <startexecutable>.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to