Using XFP |
Running the server | ||
The XFP server can be started and stopped by running the batch scripts in $XFP_HOME/bin. if the XML configuration file is not specified the default (located at $XFP_HOME/conf/engine.xml) will be used.
Linux:
./xfp.sh start [xmlfile] ./xfp.sh stop
Windows:
xfp start [xmlfile]
by Flavio Tordini