Changes for page Tomcat Installation

Last modified by Thomas Mortagne on 2023/12/01

<
From version < 42.4 >
edited by Vincent Massol
on 2017/09/06
To version < 43.1 >
edited by Thomas Mortagne
on 2018/01/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -6,10 +6,13 @@
6 6  
7 7  {{error}}
8 8  The Tomcat project has brought a change in the [[way they handle ##RequestDispatcher##>>https://bz.apache.org/bugzilla/show_bug.cgi?id=59317]] which has caused [[regressions in XWiki>>https://jira.xwiki.org/browse/XWIKI-13556]] for some versions of Tomcat. Thus you should **not** use the following Tomcat versions:
9 +
9 9  * >= 9.0.0.M5 and < 9.0.0.M10 for the 9.0.x branch (fixed in 9.0.0.M10)
10 10  * >= 8.5.1 and < 8.5.5 for the 8.5.x branch (fixed in 8.5.5)
11 11  * >= 8.0.34 and < 8.0.37 for the 8.0.x branch (fixed in 8.0.37)
12 12  * >= 7.0.70 and < 7.0.71 for the 7.0.x branch (fixed in 7.0.71)
14 +
15 +There is an important Classloader related bug in 8.0.32 which makes impossible to use the code macro or write Python scripts so you should avoid this version if possible. See https://bz.apache.org/bugzilla/show_bug.cgi?id=58999.
13 13  {{/error}}
14 14  
15 15  * Download and install [[Tomcat>>http://tomcat.apache.org/]]. There are plenty of ways to install Tomcat, refer to the Tomcat site for more information. Let's call ##TOMCAT_HOME## the directory where it's installed.

Get Connected