Changes

Jump to navigation Jump to search
850 bytes added ,  14:47, 22 March 2012
==Configuring Available Services==
To enable or disable one of the provided services, the corresponding servlet entry in the {{Mono|web.xml}} file needs to be removed/commented.The default URL paths are listed in the following table: {| class="wikitable" |- valign="top"! Service! URL! usage|- valign="top"| REST| <nowiki>http://[host]:[port]/[servlet_context_path]/rest</nowiki>| access the BaseX-XML-database, see [[REST]]|- valign="top"| RESTXQ| <nowiki>http://[host]:[port]/[servlet_context_path]/restxq</nowiki>| facility to make your modules a web application, see [[RESTXQ]]|- valign="top"| WebDAV| <nowiki>http://[host]:[port]/[servlet_context_path]/webdav</nowiki> or<br/><nowiki>webdav://[host]:[port]/[servlet_context_path]/webdav</nowiki> (depending on the WebDAV client)| the BaseX-XML-database in a filesystem representation, see [[WebDAV]]|- valign="top"| Webserver| <nowiki>http://[host]:[port]/[servlet_context_path]</nowiki>| place your web stuff there (e.g. HTML, JavaScript or CSS).|}
==Configuring Database Access==
administrator, Bureaucrats, editor, reviewer, Administrators
98

edits

Navigation menu