3piece's picture

Just a note for anybody wondering how to set JAVA_HOME permenantly in Tomcat, the settings are located in /etc/environment

Though a hint is given on the turnkey tomcat page, it's not clear where these settings are.

[EDIT] I added a note to the help file located at http://www.turnkeylinux.org/docs/tomcat-apache

Could a Moderator  delete this topic?

Forum: 
Jeremy Davis's picture

But we may as well leave this here too. Having too much info or info available in various places doesn't hurt I don't think.

joson's picture

set JAVA_HOME as follow:

JAVA_HOME="/usr/lib/jvm/java-6-openjdk-amd64"

Add new comment