Changes

Jump to navigation Jump to search
No change in size ,  16:28, 24 March 2012
no edit summary
BaseX provides access to stored database resources and to the XQuery engine via [[REST]], [[RESTXQ]] and [[WebDAV]] services. This article describes different ways of deploying and configuring these services. The services can be deployed in 3 different ways:
* as web servlets in a J2EE servlet container, and
* as a standalone application,
* as web servlets in a J2EE servlet container, and
* for development purposes, using maven.<br/><br/>
 
=Standalone Application=
Detailed description how to start and setup the standalone BaseX HTTP server can found under [[Startup#BaseX HTTP Server|Startup: BaseX HTTP Server]].
=Servlet Container=
</pre>
How to set these options in the web.xml of the BaseX web application is specific to the servlet container. For example, in Jetty it is done using [http://docs.codehaus.org/display/JETTY/override+web.xml an overriding web.xml]. Another option is to decompress the WAR file, edit the WEB-INF/web.xml file and again compress the WAR file.
 
=Standalone Application=
Detailed description how to start and setup the standalone BaseX HTTP server can found under [[Startup#BaseX HTTP Server|Startup: BaseX HTTP Server]].
=Maven=
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu