Changes

Jump to navigation Jump to search
1 byte added ,  20:58, 2 June 2012
==Configuring Database Access==
The following options are available to configure the way the databases are accessed. These can be set in the {{Code|web.xml}} file or as Java system variables (e.g. using <code>-Dorg.basex.mode=clientlocal</code> from the command line).
{| class="wikitable"
|- valign="top"
| {{Code|org.basex.mode}}
| {{Code|local}}
| Operation mode. By default, the servlets will work with a local database context {{Code|org.basex.path}}. With {{Version|7.3}}, the {{Code|client}} mode has been replaced with a new {{Code|server}} mode, which is equivalent to the default mode of the [[#Standalone Application|Standalone Application]]: a BaseX database server instance will be started with the first call of a service, which is then available for other clients, too.
|- valign="top"
| {{Code|org.basex.user}}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu