Issue #913 - fix the correct RadarServer start-config file.

Former-commit-id: 6f119cdb8a [formerly 0651a04d0e] [formerly 1e13956bce] [formerly 132870666a [formerly 1e13956bce [formerly 10a2b1626a9388c1bf4244142fedd49d5b1d1d39]]]
Former-commit-id: 132870666a
Former-commit-id: 3d9dea96dc898463aa692086d87dce68f2398ab6 [formerly 30e2defaf8]
Former-commit-id: f9bfa30a32
This commit is contained in:
Bryan Kowal 2012-07-19 09:31:34 -05:00
parent 7ea050461f
commit ec8bfc57b9

View file

@ -3,12 +3,12 @@ edex_endpoint_arg=@EDEX_HOME@/edex/data/sbn/radar
# The following line controls the location of log files. See # The following line controls the location of log files. See
# data/config/res/log4j.properties for more logging options. # data/config/res/log4j.properties for more logging options.
log_dir=$rs_home_dir/rcm/data/logs log_dir=$rs_home_dir/data/logs
# Uncomment and change the following line to choose a Java VM. The # Uncomment and change the following line to choose a Java VM. The
# default is the "java" program that is in the PATH. # default is the "java" program that is in the PATH.
#java=/path/to/jre/bin/java #java=/path/to/jre/bin/java
java=${INSTALL_PATH}/bin/java java=/awips2/java/bin/java
# necessary for fxaAnnounce to be called if rpg goes down # necessary for fxaAnnounce to be called if rpg goes down
awips2_fxa=/awips2/fxa awips2_fxa=/awips2/fxa