Changes

Jump to navigation Jump to search
No change in size ,  21:53, 22 September 2011
no edit summary
;Launch the GUI:
<pre>
> $ basexgui [file]
</pre>
;Launch the console mode:
<pre>
> $ basex
BaseX [Standalone]
Try "help" to get more information.
Available command-line options can be listed with the <code>-h</code> flag:
<pre>
> $ basex -h
Usage: BaseX [-diosuvVwz] [-cq] [file]
[file] Execute XQuery file
;Launch the server
<pre>
> $ basexserver
BaseX [Server]
Server was started.
Available command-line options can be listed with the <code>-h</code> flag:
<pre>
> $ basexserver -h
Usage: BaseXServer [-dpsz] [-c] [stop]
stop Stop existing server
The user name and password will be requested. The default user/password combination is '''admin'''/'''admin''':
<pre>
> $ basexclient
Username: admin
Password: *****
Available command-line options can be listed with the <code>-h</code> flag:
<pre>
> $ basexclient -h
Usage: BaseXClient [-npPU] [-dosvVwz] [-cq] [file]
[file] Execute XQuery file
;Launch the JAX-RX server (deprecated from <font color='orangered'>Version 6.8</font>):
<pre>
> $ basexjaxrx
BaseX [Server]
Server was started.
Available command-line options can be listed with the <code>-h</code> flag:
<pre>
> $ basexjaxrx -h
Usage: JaxRxServer [-jpPsUz]
-j<num> Set JAX-RX server port
;Launch the HTTP server (introduced with <font color='orangered'>Version 6.8</font>):
<pre>
> $ basexhttp
BaseX [Server]
Server was started.
Available command-line options can be listed with the <code>-h</code> flag:
<pre>
> $ basexhttp -h
BaseX [HTTP]
Usage: basexhttp [-cdehnpPRUWz] [stop]
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu