Installing Contribute Publishing Server (Optional)
43
6.
Change the path value for
<home_directory>
to indicate the folder created in step 3to store
user and connection information.
The following example changes the database folder path to: <
Macintosh HD
>/Contribute
Publishing Server/database.
Note:
If you already added user and connection information in CPS, you need to move that
information from the current location to the new location you set.
For example:
<plugin_fileDatabase>
<home_directory><
Macintosh HD
>/Contribute Publishing Server/database
</home_directory>
</plugin_fileDatabase>
7.
Change the path value for
<logger_settings>
to indicate where you want to store CPS error
and output logs.
For example:
<out>
<file><Macintosh HD>/Contribute Publishing Server/logs/out.log</file>
</out>
<err>
<file><Macintosh HD>/Contribute Publishing Server/err.log</file>
</err>
8.
Save and close ckm.xml, and then restart your JBoss application server.
To restart JBoss, execute the
run.sh
script in a terminal window.
%
<JBoss_home>/server/bin/run.sh
9.
Now you are ready to log in to the CPS Console and configure CPS.
Using a web browser, browse to the following URL: https://<server>/8080/cps/
<context_root>/admin.
Replace the
<server>
and
<context_root>
variables with the domain name (or IP address) of
your server, and the CPS context root name (the name of the WAR file).
For information, see
“Configuring Contribute Publishing Server (CPS only)” on page 54
.
Configuring the CPS file locations
CPS stores user and connection information, along with logs, to your local file system. You need
to indicate where those files are stored.
To configure the WAR file:
1.
At a command prompt, change to the WEB-INF\config folder in your CPS working directory.
2.
Open the ckm.xml file in a text editor.
3.
Change the path value for
<home_directory>
to indicate where you want to store user and
connection information.
Note:
If you already added user and connection information in CPS, you need to move that
information from the current location to the new location you set.