You are here
3piece - Mon, 2013/10/07 - 22:25
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:
Tags:
Good on you for adding to the wiki
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.
modify file /etc/environment for use openjdk 1.6
set JAVA_HOME as follow:
JAVA_HOME="/usr/lib/jvm/java-6-openjdk-amd64"
Add new comment