Changes

Jump to navigation Jump to search
232 bytes added ,  16:32, 2 August 2013
m
add tomcat section
The same options as in the case of deployment in a servlet container apply. In this case, however, there is no WAR archive. Instead, Jetty looks up all files in the directory <code>[https://github.com/BaseXdb/basex-api/tree/master/src/main/webapp basex-api/src/main/webapp]</code>. Jetty and servlet options can be configured in the {{Code|jetty.xml}} and {{Code|web.xml}} files as described above in the [[#Configuration|Servlet Container Configuration]]. The Jetty stop port can be changed in the [http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin Maven Jetty Plugin] sesion in the {{Code|pom.xml}} file.
 
=Tomcat=
 
Get a version of [[http://tomcat.apache.org/ Apache Tomcat]] and start the server. At the Tomcat web interface (located at [[http://localhost:8080/manager/html/]]) one may add a <code>*.WAR</code> distribution to deploy.
=User Management=
editor, reviewer
115

edits

Navigation menu