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
Environment: OS: Windows
Reporter: Michael Greene
Priority: Minor
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.