Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 55665 invoked from network); 29 Mar 2005 06:41:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Mar 2005 06:41:24 -0000 Received: (qmail 59799 invoked by uid 500); 29 Mar 2005 06:41:23 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 59752 invoked by uid 500); 29 Mar 2005 06:41:23 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 59727 invoked by uid 99); 29 Mar 2005 06:41:22 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 28 Mar 2005 22:41:21 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 6C77D299 for ; Tue, 29 Mar 2005 08:41:18 +0200 (CEST) Message-ID: <357174573.1112078478339.JavaMail.jira@ajax.apache.org> Date: Tue, 29 Mar 2005 08:41:18 +0200 (CEST) From: "Samuel Andrew McIntyre (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-187) Starting derby network server as a service in Win OS In-Reply-To: <603398691.1112077818214.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-187?page=comments#action_61703 ] Samuel Andrew McIntyre commented on DERBY-187: ---------------------------------------------- Another, probably better solution than my previous suggestion would be one based around the Jakarta Commons Daemon project, which lives here: http://jakarta.apache.org/commons/daemon/ andrew > Starting derby network server as a service in Win OS > ---------------------------------------------------- > > Key: DERBY-187 > URL: http://issues.apache.org/jira/browse/DERBY-187 > Project: Derby > Type: New Feature > Components: Services > Versions: 10.0.2.1 > Environment: OS will be only any flavour of Windows. > Reporter: Amit Handa > Priority: Minor > > The Derby Network Server Database could be started/stopped as a service in Windows OS. > This may involve updating the win registry. Further work needs to be done to understand what all will it require to do such a thing. > I am putting below Andrew McIntyre's comments if they can help in getting a solution to this problem. > If you would like to see this functionality added, please add a JIRA entry for it. The easiest way to do this would be to provide a registry key file for Derby Network Server and provide instructions on how to install it as a Windows service using instsrv and srvany. However, we obviously can't redistribute those two utilities, but it would be nice to provide all the parts to the solution. So, a little searching turned up this public domain srvany replacement: > http://iain.cx/src/nssm/ > I haven't tried it, but I suggest trying it out to see how well it works. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira