Changes for page Encoding

Last modified by Vincent Massol on 2020/06/25

<
From version < 19.4 >
edited by Vincent Massol
on 2017/09/06
To version < 19.5 >
edited by Vincent Massol
on 2017/09/18
>
Change comment: Remove "enterprise"

Summary

Details

Page properties
Content
... ... @@ -120,7 +120,7 @@
120 120  
121 121  == [[Glassfish>>http://glassfish.java.net/]] ==
122 122  
123 -To run XWiki with UTF-8 in Glassfish you will need to recreate the **xwiki-enterprise.war** file and do a change to the glassfish config. First, in the Administration GUI under Domain => General => Locale enter **en_US.UTF-8**.
123 +To run XWiki with UTF-8 in Glassfish you will need to recreate the XWiki WAR file and do a change to the glassfish config. First, in the Administration GUI under Domain => General => Locale enter **en_US.UTF-8**.
124 124  
125 125  Now you will need to add all the aforementioned changes from this document to the files in the war file, create a new warfile, and deploy that one to your glassfish installation. This is required due to the fact that Glassfish will not accept changes to a deployed web.xml file. So you need to deploy a ready changed **web.xml** file inside your war file because all subsequent changes to the deployed **web.xml** file in the filesystem are totally ignored.
126 126  

Get Connected