Last modified by Thomas Mortagne on 2023/10/13

<
From version < 26.1 >
edited by Thomas Mortagne
on 2015/03/18
To version < 27.1 >
edited by Vincent Massol
on 2015/03/18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -20,15 +20,6 @@
20 20  
21 21  The reason is that XWiki cannot guess the webapp context from the URL in this case. This seemed to work on previous versions but it was actually leading to errors from time to time, depending on what URL was used when doing the first request on the XWiki instance.
22 22  )))
23 -* [[XWiki now requires to be deployed in a Servlet Container support Servlet 3.0.1>>platform:AdminGuide.Installation||anchor="HPrerequisites"]]. For example:
24 -** Jetty 8.x
25 -** [[Tomcat 7.x>>http://tomcat.apache.org/whichversion.html]]
26 -** Glassfish 3.x
27 -** WebSphere 8.x
28 -** WebLogic 12.x
29 -** JBoss AS 6.x/7.x
30 -** Resin 4.0.1
31 -* Debian packages based on Tomcat 8 have been added.
32 32  
33 33  See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
34 34  
... ... @@ -111,6 +111,15 @@
111 111  * The [[WatchList plugin>>extensions:Extension.Watchlist Plugin]] has been moved to legacy and was replaced by a component-based implementation. The legacy module still provides a plugin API for compatibility, but clients should move to the new script service instead.
112 112  * The Solr index changed so it needs to be recreated in case some new feature would expect to find the new fields
113 113  * Debian packages based on Tomcat 5 and 6 has been removed since they are not supported by XWiki itself anymore
105 +* [[XWiki now requires to be deployed in a Servlet Container support Servlet 3.0.1>>platform:AdminGuide.Installation||anchor="HPrerequisites"]]. For example:
106 +** Jetty 8.x
107 +** [[Tomcat 7.x>>http://tomcat.apache.org/whichversion.html]]
108 +** Glassfish 3.x
109 +** WebSphere 8.x
110 +** WebLogic 12.x
111 +** JBoss AS 6.x/7.x
112 +** Resin 4.0.1
113 +* Debian packages based on Tomcat 8 have been added.
114 114  
115 115  == API Breakages ==
116 116  

Get Connected