diff --git a/documentation/dist/changelog.html b/documentation/dist/changelog.html deleted file mode 100644 index f0287c8..0000000 --- a/documentation/dist/changelog.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - Connection Manager Changelog - - - - -
-Connection Manager Changelog -
- -

-3.0.0 -- June 29, 2006 -

- -

- - - - - \ No newline at end of file diff --git a/documentation/docs/images/launcher.png b/documentation/docs/images/launcher.png deleted file mode 100644 index e8a27bf..0000000 --- a/documentation/docs/images/launcher.png +++ /dev/null Binary files differ diff --git a/documentation/docs/images/windows_service.png b/documentation/docs/images/windows_service.png deleted file mode 100644 index fb95f88..0000000 --- a/documentation/docs/images/windows_service.png +++ /dev/null Binary files differ diff --git a/documentation/docs/index.html b/documentation/docs/index.html index 2661c31..c34e9f3 100644 --- a/documentation/docs/index.html +++ b/documentation/docs/index.html @@ -2,17 +2,17 @@ - Connection Manager: Overview - Jive Software + Wildfire Connection Manager Module -

Connection Manager @version@

+

Wildfire Connection Manager Module

-Connection Manager concentrates XMPP client connections and -forwards their traffic to an XMPP server. +Connection managers concentrate XMPP client connections and +forward their traffic to an XMPP server.

Documentation:

@@ -20,11 +20,11 @@ @@ -33,20 +33,20 @@

-An active support community for Connection Manager is available at +An active support community for the Wildfire connection manager module is available at http://www.jivesoftware.org/forums/.

diff --git a/documentation/docs/install-guide.html b/documentation/docs/install-guide.html index 29d88db..1653d20 100644 --- a/documentation/docs/install-guide.html +++ b/documentation/docs/install-guide.html @@ -1,15 +1,15 @@ - Jive Software Connection Manager Readme + Wildfire Connection Manager Module Installation Guide -

Connection Manager Installation Guide

+

Wildfire Connection Manager Module Installation Guide

-

Connection Manager lets XMPP servers scale to a greater number -of concurrent users. This document will guide you through installing -Connection Manager as a standalone application. For a full list of +

Connection managers distribute the load of client connections to improve +the scalability of XMPP servers. This document will guide you through installing +the connection manager module as a standalone application. For a full list of features and more information, please visit the Wildfire website: http://www.jivesoftware.org/wildfire

@@ -27,11 +27,13 @@

tar -xzvf cmanager_3_0_0.tar.gz
mv cmanager /opt

-

Note: the .tar.gz and .zip builds do not contain a bundled Java runtime (JRE). Therefore, you must have JDK or JRE 1.5.0 (Java 5) or later installed on your system. You can check your java version by typing "java -version" at the command line and (if necessary) upgrade your Java installation by visiting http://java.sun.com.

+

Note: the .tar.gz and .zip builds do not contain a bundled Java runtime (JRE). Therefore, you must have + JDK or JRE 1.5.0 (Java 5) or later installed on your system. You can check your java version by typing "java -version" + at the command line and (if necessary) upgrade your Java installation by visiting http://java.sun.com.

Setup Overview

-

To complete the installation of Connection Manager, you'll need to +

To complete the installation of the connection manager, you'll need to perform each of the following steps:

  1. Setup - Configure properties to connect to XMPP server.
  2. @@ -59,13 +61,13 @@ |- documentation/