SparkWeb

Moderator: cah

Post Reply
cah
General of the Army / Fleet Admiral / General of the Air Force
General of the Army / Fleet Admiral / General of the Air Force
Posts: 1342
Joined: Sun Aug 17, 2008 5:05 am

SparkWeb

Post by cah »

After checking a lot of posts, I finally got this to work.

First, the following configuration needs to be updated in SparkWeb.html:

Code: Select all

function jive_sparkweb_getConfig()
{
        return {
                server: "localhost",
                connectionType: "http",
                port: "7070",
                autoLogin: "false"
        };
}
The port number 7070 has to be the same as the one specified in Openfire admin console's "Server -> Server Settings -> HTTP binding".

Second, port 7070 needs to be opened on firewall (gateway router) before users can access from the web site.

However, the SparkWeb shows Spark users only. It can not use the gateway to connect to MSN, YAHOO, AIM, GTALK and any other IMs. It kind of limits its usefulness.
CAH, The Great
Post Reply