Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In /etc/rc.local (or your Linux flavor equivalent), write the following lines:

Code Block
export JAVA_HOME=/usr/jdk_1.6.0 
 
/usr/local/celoxis/psa_X.Y.Z/bin/startup.sh

 

Please make sure that the path for JAVA_HOME and startup.sh is correct./