Hi
My openfire is working worderfully. Also spark application is also working fine. The main problem is I am not able to login into sparkweb.
My configuration is as follows
return {
server: "chat.mydomain.com",
//connectionType: "http-bind",
connectionType: "socket",
port: "5222",
autoLogin: "false"
policyFileURL: "xmlsocket://chat.mydomain.com:5229"
};
my spark is working fine with the same creditatials
user - username
password - ******
server - chat.mydomain.com
but does not work with sparkweb....
user - username
password - ******
server - chat.mydomain.com
and no error also comes......
Any help would be helpful.
Tx
Philip
Hi,
Update Openfire Server 3.6.2 Spark web is working in this version.
See changelog :
Openfire New Features
Openfire Bug Fixes
Openfire Connection Manager Module
I updated my server and it working wonderfullly. Thank Openfire.