Date: Mon, 13 May 2002 09:13:36 -0700 From: "Tim E Schafer" <tim_schafer@agship.com> To: "'Ari Suutari'" <ari@suutari.iki.fi>, "'Ernst de Haan'" <znerd@FreeBSD.ORG> Cc: <java@FreeBSD.ORG> Subject: RE: tomcat4 port and jvm arguments (and more) Message-ID: <006001c1fa99$22b40d10$441814ac@newtim> In-Reply-To: <200205130912.34663.ari@suutari.iki.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006001c1fa99$22b40d10$441814ac>