Changes

Jump to navigation Jump to search
205 bytes added ,  14:31, 12 November 2019
...
Server was started (port: 1984).
HTTP Server was started (port: 808984).
HTTP STOP Server was started (port: 8985).
</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 HTML welcome page can be accessed via http://localhost:8984.
You can adjust the Jetty logging level by adding the following properties to the start script:
-Dorg.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StdErrLog -D{classref}.LEVEL=DEBUG
</pre>
 
After that, you can e. g. open your browser and navigate to the RESTXQ start page http://localhost:8984.
BaseX can also be deployed as web servlet in a servlet container or with Maven:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu