Changes between Version 206 and Version 207 of ippToPsps
- Timestamp:
- Mar 9, 2012, 5:10:57 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v206 v207 90 90 91 91 {{{ 92 cd trunk/ippToPsps/jython 92 93 ./run.sh prog.py someConfigName 93 94 }}} 94 95 95 Programs that require any extra arguments will prompt the user.96 The {{{./run.sh}}} prefix above is necessary to invoke the correct Java virtual machine, while including the relevant jar files in the CLASSPATH (all included in the {{{trunk/ippToPsps/Jars}}} subdir). Programs that require any extra arguments will prompt the user. 96 97 97 98 All {{{ippToPsps}}} programs register with the {{{ippToPsps}}} database upon start-up, adding a row in the [wiki:ippToPsps_Database#Theclientstable {{{clients}}} table]. While running, all programs routinely check the {{{ippToPsps}}} database to check for changes in the config, or to see if they should be paused or stopped.
