From owner-freebsd-java Mon May 13 9:14: 0 2002 Delivered-To: freebsd-java@freebsd.org Received: from email.agssmf.com (email.agssmf.com [63.196.107.134]) by hub.freebsd.org (Postfix) with ESMTP id C683A37B405; Mon, 13 May 2002 09:13:53 -0700 (PDT) Received: from newtim (smf68.smf.intranet [172.20.24.68]) by email.agssmf.com (8.11.1/8.11.1) with ESMTP id g4DGDZw49209; Mon, 13 May 2002 09:13:35 -0700 (PDT) (envelope-from tim_schafer@agship.com) From: "Tim E Schafer" To: "'Ari Suutari'" , "'Ernst de Haan'" Cc: Subject: RE: tomcat4 port and jvm arguments (and more) Date: Mon, 13 May 2002 09:13:36 -0700 Message-ID: <006001c1fa99$22b40d10$441814ac@newtim> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <200205130912.34663.ari@suutari.iki.fi> 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 Does the daemonctl problem apply to tomcat3 also? -------------------------------------------- Tim E Schafer tim_schafer@agship.com Programmer 800-562-9915 x190 or 916-376-6190 Associated Global Systems 3231 Evergreen Ave West Sacramento, CA 95691 -------------------------------------------- -----Original Message----- From: owner-freebsd-java@FreeBSD.ORG [mailto:owner-freebsd-java@FreeBSD.ORG] On Behalf Of Ari Suutari Sent: Sunday, May 12, 2002 11:13 PM To: Ernst de Haan Cc: java@FreeBSD.ORG Subject: Re: tomcat4 port and jvm arguments (and more) Hi, On Friday 10 May 2002 13:29, Ernst de Haan wrote: > At the moment it is not possible to pass arguments to the Java VM using the > daemonctl program (of which tomcat4ctl is an instance). > > Please file a PR for this. I will look into it ASAP. > Done. PR number is ports/38018. I found also another problem which is related to tomcat shutdown. The daemonctl stops tomcat via kill -SIGTERM which causes immediate exit so servlets are not properly unloaded (which causes problems if servlets have allocated external resources which need to be explicitly released in destroy-method). The PR number for this problem is ports/38020. Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message