I am using an application that requires me to run it with a custom property (-Djava.awt.headless=true). I poked around in my tomcat 4.1.29 installation and found that in the catalina.sh file there was an CATALINA_OPTS variable. I tried to set it at a few different places in the catalina.sh file. The all resulted in "catalina.sh: CATALINA_OPTS: command not found".
So my question is how can I get tomcat to run with the property -Djava.awt.headless=true? Thanks //Ukiah Smith --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
