Configure a Servlet Container

Last modified by Eleni Cojocariu on 2026/05/20 16:51

Content

Steps

Warning

WIP

To install and configure a servlet container for XWiki, follow this general strategy:

  1. Install a supported servlet container.
  2. Download the XWiki WAR package corresponding to the version you want to install.
  3. Copy or extract the XWiki WAR package into the servlet container's deployment directory.
  4. Configure the XWiki permanent directory.
  5. Copy any additional required JDBC drivers or libraries into the servlet container or XWiki web application's WEB-INF/lib directory.
  6. Configure the servlet container according to your environment and usage requirements (memory settings, ports, HTTPS, context path, security settings, etc.).
  7. Start the servlet container.

You can then follow the container-specific documentation for:

More

To find more about the current topic, you can search or use the table below and filter the columns to narrow your choices.

Get Connected