Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 12:28:26 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-java@freebsd.org
Subject:   Setting java properties for tomcat5.0
Message-ID:  <20050211122826.GB61803@gravitas.thebunker.net>

next in thread | raw e-mail | index | archive | help

--PmA2V3Z32TCmWXqI
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Dear list,

I've got a standard installation of the www/jakarta-tomcat5 port,
which is working pretty well.  However I need to start tomcat
including setting the 'java.awt.headless=3Dtrue' property.

Now, all the instructions I've been able to dig up on the web say 'set
JAVA_OPTS in the environment', which assumes you're using the
catalina.sh script bundled with the tomcat sources.  By default the
FreeBSD port uses a setuid binary 'tomcat50ctl' to control startup and
shutdown of tomcat, and by my reading of the daemonctl.c source code
(which is what gets compiled into tomcat50ctl) it seems that
environment variables are not passed through to the java command line,
and experiment bears out that the effect I want is not generated.

As far as I can tell I need to place this value in a Java .properties
file somewhere -- the question is: where?

     Cheers

     Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       8 Dane Court Manor
                                                      School Rd
PGP: http://www.infracaninophile.co.uk/pgpkey         Tilmanstone
Tel: +44 1304 617253                                  Kent, CT14 0JL UK

--PmA2V3Z32TCmWXqI
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iQCVAwUBQgyk6pr7OpndfbmCAQK6lwQAo47IjyvljeXfsh0kwo1d/+cf8KKciKU/
R/bKNPupQ45gRDVywDdp0j4feRe47Qxiv6mmGjNHnyxlZ7Il23DGuXu1Lj+r7wEb
4aim7UGImFKKQfQrDHkHFr1DFeElzjFs6n1v1K5LvkQs07Da1xdAunsCYjV5paeA
nCQxE+8lSuY=
=wWxq
-----END PGP SIGNATURE-----

--PmA2V3Z32TCmWXqI--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050211122826.GB61803>