Last modified by Simon Urli on 2023/10/10

<
From version < 13.1 >
edited by Thomas Mortagne
on 2017/08/16
To version < 15.2 >
edited by Vincent Massol
on 2017/09/06
>
Change comment: Update document after refactoring.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -AdminGuide.Installation
1 +xwiki:Documentation.AdminGuide.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -21,7 +21,7 @@
21 21  * [[Oracle OC4J Installation>>AdminGuide.InstallationOC4J]]
22 22  * [[Apache Geronimo>>AdminGuide.InstallationGeronimo]]
23 23  
24 -Some containers have the Java Security Manager turned on. In this case, XWiki needs to be granted some permissions. Below there's a sample policy file if you want to run your container with the Security Manager active. Depending on the version of XWiki Enterprise that you use and on the plugins/extensions that you use the permissions might need to be adjusted to your needs:
24 +Some containers have the Java Security Manager turned on. In this case, XWiki needs to be granted some permissions. Below there's a sample policy file if you want to run your container with the Security Manager active. Depending on the version of XWiki that you use and on the plugins/extensions that you use the permissions might need to be adjusted to your needs:
25 25  
26 26  {{code language="none"}}
27 27  grant codeBase "file:<full-path-here>/webapps/xwiki/WEB-INF/lib/-" {
... ... @@ -55,7 +55,7 @@
55 55  
56 56  = Set a proper permanent directory =
57 57  
58 -Open ##WEB-INF/xwiki.properties## and make sure you set a proper [[permanent directory>>AdminGuide.Configuration#HConfiguringDirectories]].
58 +Open ##WEB-INF/xwiki.properties## and make sure to [[set a proper permanent directory>>AdminGuide.Configuration#HConfiguringDirectories]].
59 59  
60 60  = Install and configure a Relational Database =
61 61  

Get Connected