From owner-freebsd-java Sat May 4 3: 9:34 2002 Delivered-To: freebsd-java@freebsd.org Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by hub.freebsd.org (Postfix) with ESMTP id 2832D37B41A for ; Sat, 4 May 2002 03:09:31 -0700 (PDT) Received: from d1o988.telia.com (d1o988.telia.com [213.66.132.241]) by maild.telia.com (8.11.6/8.11.6) with ESMTP id g44A9TQ27320 for ; Sat, 4 May 2002 12:09:29 +0200 (CEST) Received: from [192.168.0.101] (h84n2fls31o988.telia.com [213.67.224.84]) by d1o988.telia.com (8.10.2/8.10.1) with ESMTP id g44A9To28592 for ; Sat, 4 May 2002 12:09:29 +0200 (CEST) Subject: java program as service From: zoidberg To: Java FreeBSD In-Reply-To: <00c601c1f2fd$7302de20$441814ac@newtim> References: <00c601c1f2fd$7302de20$441814ac@newtim> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 04 May 2002 13:09:42 +0300 Message-Id: <1020506982.515.1.camel@BSD-buddha.my.router> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hello! if i want to run a java program as a service, how is this done in the best way? can i do as an ordinary service that i start through a script in rc.d, or is there something special i have to think about? br .z To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message