Firstly, I tried my gmail and binaryfreedom.info accounts at the demo page offered here
http://www.igniterealtime.org/sparkweb/
but no resonse. and when i tried my id 'justatr@igniterealtime.org' here, it replies my an alert 'problem authenticating with the server or you are not authorized to perform this operation'
-----
I thought i might be 'account problems'
so i downloaded SparkWeb, and there is a running apache tomcat server in my laptop with openfire working well too.
this time i tied, through spark cilent, with admin account and password, i login in successfully.
then i tried http://localhost:8080/sparkweb.html using the same account and pass, but just gave me a loading flash then returned me to the prevous login page ...
-----
anyone can tell me what my problem is? im sure my server services are working great, other jsp/html applications run here.
also my openfire service is working, i can try it anytime with spark cilent...
-----
many many many thx!
I saw some friends here discussing about ports and sparkweb.html modifications.
i modied some listed below
server: "localhost",
connectionType: "socket",
port: "5222",
autoLogin: "false"
and 5222 port is open in my openfire (default open, right?)
-----
what else can i do??
weird .............
i tried some modifications to sparkweb.html again,
server: "localhost",
connectionType: "http",
port: "5222",
autoLogin: "false"
it couldnt work
server: "localhost",
connectionType: "http",
port: "7070",
autoLogin: "false"
it couldnt work either
server: "localhost",
connectionType: "http",
port: "7070",
autoLogin: "false",
user: "demo"
it works .....................................
what is this problem from???