[opencms-dev] Problem with installation
Nigel Kersten
nigel at cofa.unsw.edu.au
Tue Jun 20 23:50:22 CEST 2006
On 21/06/2006, at 4:08 AM, Jeffrey Montgomery wrote:
> Thanks for the reply. Yes I am using tomcat and jdk 1.5.
>
> I added this to the top of my /opt/tomcat/bin/startup.sh file
> JAVA_COMMAND -Djava.awt.headless=true
You probably want it to be set as a JAVA_OPTS
JAVA_OPTS="-Djava.awt.headless=true"
in that file.
I think you're better off putting it in catalina.sh, as that is
usually what gets called by startup and shutdown on the installations
I've dealt with.
--
Nigel Kersten [Senior Technical Officer]
College of Fine Arts, University of NSW, Australia.
CRICOS Provider Code: 00098G
More information about the opencms-dev
mailing list