Changes

Jump to navigation Jump to search
439 bytes added ,  11:51, 13 September 2011
no edit summary
*Double click on the '''BaseX GUI''' icon or the <code>BaseX.jar</code> file
*Run one of the <code>[[Start_Scripts#Linux.2FMac:_basex|basexgui]]</code>/<code>[[Start Scripts#Windows: basex.bat|basexgui.bat]]</code> scripts
*Execute the command: <code>java -cp BaseX.jar org.basex.BaseXGUI</code>
<b>'''Important</b>''': The BaseX GUI is not synchronized with other BaseX instances. You should avoid accessing the same database
from the GUI and the server, esp. if updates are performed.
*Double click on the '''BaseX Server (Start)''' icon. This will also start the JAX-RX server.
*Run one of the <code>[[Start_Scripts#Linux.2FMac:_basex|basexserver]]</code>/<code>[[Start Scripts#Windows: basex.bat|basexserver.bat]]</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseXServer</code>
<b>'''Important</b>''': For If you concurrently accessing access the databases (especially for write transactions),you have to use the BaseX Serveris the way to go. Please donDon't use any other standalone/GUI BaseX mode with the instancesto access databasesfrom the BaseX Server while which are also opened by the server is working.
==BaseX Client==
There are several ways of starting the client communicating with the server version (get more information [[Startup Options#BaseX Client|here]]):
*Double click on the '''BaseX Client''' icon
*Run one of the <code>[[Start_Scripts#Linux.2FMac:_basex|basexclient]]</code>/<code>[[Start Scripts#Windows: basex.bat|basexclient.bat]]</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseXClient</code>
*Double click on the '''BaseX''' icon
*Run one of the <code>[[Start_Scripts#Linux.2FMac:_basex|basex]]</code>/<code>[[Start Scripts#Windows: basex.bat|basex.bat]]</code> scripts
*Execute the command <code>java -cp BaseX.jar org.basex.BaseX</code>
*Double click on the '''BaseX Server (Start)''' icon
*Run one of the <code>[[Start_Scripts#Linux.2FMac:_basexjaxrx|basexjaxrx]]</code>/<code>[[Start Scripts#Windows: basexjaxrx.bat|basexjaxrx.bat]]</code> scripts
==BaseX HTTP Server==
*Double click on the '''BaseX Server (Start)''' icon
*Run one of the <code>[[Start_Scripts#Linux.2FMac:_basexhttp|basexhttp]]</code>/<code>[[Start Scripts#Windows: basexhttp.bat|basexhttp.bat]]</code> scripts
==See also ==
[[Server Tutorial]], [[GUI Tutorial]], [[Standalone Tutorial]], [[Getting Started]]
[[Category:Beginner]]
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu