Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions openig-doc/src/main/asciidoc/gateway-guide/chap-install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ For details, see xref:#install[Installing OpenIG].
This section provides installation and configuration tips that you need to run OpenIG in supported containers.
OpenIG runs in the following web application containers:

* Apache Tomcat 7 or 8
* Apache Tomcat 8 or 9

* Jetty 8 (8.1.13 or later) or 9
* Jetty 8 (8.1.13 or later), 9 or 10

For further information on advanced configuration for a particular container, see the container documentation.

Expand Down