Changes

Jump to navigation Jump to search
1 byte removed ,  14:33, 12 November 2019
Various [[Command-Line_Options#HTTP Server|command-line options]] are available to simplify batch processing. The [[Start_Scripts|start script]] can be adjusted for individual purposes (e.g. if the default memory limit is too restrictive).
 
An instance of the [https://www.eclipse.org/jetty/ Jetty Web Server] will be started, which by default listens to the port {{Code|8984}}. Additionally, the BaseX database server will be started, accessible on port {{Code|1984}}.
The command-line output will look something like that (the JSP warning message [http://stackoverflow.com/questions/3521654/missing-jsp-support-in-jetty-or-confusing-log-message can be ignored]):
</pre>
An instance of the [https://www.eclipse.org/jetty/ Jetty Web Server] will be started, which by default listens to the port {{Code|8984}}. Additionally, the BaseX database server will be started, accessible on port {{Code|1984}}. After startup, the you can access an HTML welcome page can be accessed via http://localhost:8984.
You can adjust the The Jetty logging level can be adjusted by adding the following properties to the start script:
<pre class="brush:xml">
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu