Last modified by Thomas Mortagne on 2017/03/24

<
From version < 51.2 >
edited by Vincent Massol
on 2009/06/10
To version < 52.1 >
edited by Sergiu Dumitriu
on 2009/06/10
>
Change comment: Warn about servlet 2.4 requirement

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.Sergiu
Content
... ... @@ -311,6 +311,10 @@
311 311  
312 312  #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.")
313 313  
314 +1.1.1 Servlet 2.4 compliant container required
315 +
316 +XWiki 1.8 and earlier were compatible with the 2.3 servlet specification. XWiki 1.9 now requires a servlet 2.4 compliant server to work, please check your container specifications.
317 +
314 314  1.1.1 Default Encoding changed to UTF-8
315 315  
316 316  The default encoding was changed from ISO-8859-1 to UTF-8. If you were using the old default encoding and a database using character encodings, you must convert the database data, too, or switch XWiki back to the old encoding

Get Connected