[ 
https://issues.apache.org/jira/browse/CASSANDRA-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926311#action_12926311
 ] 

Gary Dusbabek commented on CASSANDRA-292:
-----------------------------------------

The last time I dealt with making java a service on windows, the Java Service 
Wrapper was the best service wrapper available.  Procrun 
(http://commons.apache.org/daemon/procrun.html) is probably worth looking at 
too.

Since these are windows users, we probably want to provide an installer that 
manages all these things as well.  Jeremy is right, wix is probably the best 
tool for that.

> Cassandra should be runnable as a Windows service and distribute a Windows 
> installer
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-292
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-292
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>         Environment: OS: Windows
>            Reporter: Michael Greene
>            Priority: Minor
>             Fix For: 0.7.1
>
>         Attachments: windows.zip, windows_u1.zip
>
>
> In addition to the tarballs already distributed, Cassandra should distribute 
> an exe installer that can install the Cassandra daemon as a Windows service.
> Tomcat's NSIS scripts can be used as a reference for the installer: 
> http://svn.apache.org/repos/asf/tomcat/trunk/res/
> Apache Commons Daemon's procrun would probably be used to create the Win32 
> service: http://commons.apache.org/daemon/procrun.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to