Configure a Servlet Container
Last modified by Eleni Cojocariu on 2026/05/20 16:51
Steps
To install and configure a servlet container for XWiki, follow this general strategy:
- Install a supported servlet container.
- Download the XWiki WAR package corresponding to the version you want to install.
- Copy or extract the XWiki WAR package into the servlet container's deployment directory.
- Configure the XWiki permanent directory.
- Copy any additional required JDBC drivers or libraries into the servlet container or XWiki web application's WEB-INF/lib directory.
- Configure the servlet container according to your environment and usage requirements (memory settings, ports, HTTPS, context path, security settings, etc.).
- 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.