Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 -AdminGuide. Installation1 +xwiki:Documentation.AdminGuide.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +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 youset 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