Date: Thu, 16 May 2002 08:32:25 +0300 From: Ari Suutari <ari.suutari@syncrontech.com> To: java@freebsd.org Subject: tomcat ports and daemonctl.c suggestion Message-ID: <200205160832.25618.ari.suutari@syncrontech.com>
next in thread | raw e-mail | index | archive | help
Hi, Would it be a good idea to change daemonctl program (which us used to start tomcat installed via ports) so that instead of editing the source automatically during port install (for adding information about JAVA_HOME, APP_HOME etc) these values would be written to a .conf file in /usr/local/etc ? Then, it would be easy the change these values after installation if necessary (to add jvm parameters, to change to different jdk etc) (If daemonctl is installed as tomcat4ctl, the config file could automagically be tomcat4ctl.conf) I volunteer to do the coding if this makes sense. =09Ari S. 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?200205160832.25618.ari.suutari>