(→Changes to Server File System)
|
(Reorderd unordered entries)
|
Line 18: | |||
# Ensure the server is shutdown before any modifications are made! | # Ensure the server is shutdown before any modifications are made! | ||
# Edit the '''ah3server.cmd''' file in the ''%SERVER_HOME%\bin'' directory and change the following sections: | # Edit the '''ah3server.cmd''' file in the ''%SERVER_HOME%\bin'' directory and change the following sections: | ||
+ | ## Update <u>JAVA_HOME</u> to point to the new location | ||
+ | # Edit the '''classpath.conf''' file: | ||
## Update <u>nativedir</u> to use the x64 instead of the x86 directory. | ## Update <u>nativedir</u> to use the x64 instead of the x86 directory. | ||
## Change the <u>tools.jar</u> location to use the new Java installation's location. | ## Change the <u>tools.jar</u> location to use the new Java installation's location. | ||
Line 23: | |||
# Edit the '''installed.properties''' file in the ''%SERVER_HOME%\conf\server'' directory and change: | # Edit the '''installed.properties''' file in the ''%SERVER_HOME%\conf\server'' directory and change: | ||
## Update the <u>install.java.home</u> to use the new location. REMEMBER TO ESCAPE YOUR ENTRIES! | ## Update the <u>install.java.home</u> to use the new location. REMEMBER TO ESCAPE YOUR ENTRIES! | ||
- | ## Samplepic | + | ## [[Image:installedproperties-changes.png|thumb|alt=A screenshot that shows the changes between an old installed.properties file and a new one|A screenshot that shows the changes between an old installed.properties file and a new one]] |
# Start the AnthillPro server. | # Start the AnthillPro server. | ||
== Note on Windows Services == | == Note on Windows Services == |