summaryrefslogtreecommitdiffstats
path: root/server/setup/05-service-settings/opt-linux-x86_64/etc/profile.jre6
blob: c44eff2fa8f3bf338404a4e7197b50d4ce4aeb1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
unset NS_JAVA
unset DYN_JAVA
unset JAVA_ROOT
unset JAVA_BINDIR
unset JDK_HOME
unset JAVA_COMPILER
unset TYA_LOGFILE

# export LIBXCB_ALLOW_SLOPPY_LOCK=1

export CLASSPATH=.

export JRE_HOME=/opt-linux-x86_64/jre6

export PATH=$JRE_HOME/bin:$PATH