There are several ways of starting the server (get more information [[Startup Options#BaseX Server|here]]):
*Double click on the '''BaseX Server(Start)''' icon. This will also start the JAX-RX server.
*Run one of the <code>basexserver</code>/<code>basexserver.bat</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseXServer</code>