You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear You.
I have Installed Openfire 3.6.4 . Http binding is enabled as I Installed Openfire. and BOSH clients is disabled as default.
I configured IJab file as following.
var iJabConf =
{
client_type:"xmpp",
app_type:"bar",
theme:"standard",
debug:false,
avatar_url:"http://samespace.anzsoft.com/portal_memberdata/portraits/{username}",
enable_roster_manage:true,
enable_talkto_stranger:true,
expand_bar_default:false,
enable_login_dialog:true,
hide_online_group:false,
disable_option_setting:false,
disable_msg_browser_prompt:false,
xmpp:{
domain:"rspl261",
http_bind:"/http-bind/",
host:"http://rspl261:7070",
port:7070,
server_type:"openfire",
auto_login:false,
none_roster:false,
get_roster_delay:true,
username_cookie_field:"username",
token_cookie_field:"SID",
anonymous_prefix:"",
max_reconnect:3,
enable_muc:true,
muc_servernode:"conference.anzsoft.com",
vcard_search_servernode:"vjud.anzsoft.com",
gateways:
[
{
icon:"http://example.com/msn.png",
name:"MSN Transport",
description:"",
servernode:"msn-transport.anzsoft.com"
}
]
},
disable_toolbox:false,
tools:
[
{
href:"http://www.google.com",
target:"_blank",
img:"http://www.google.cn/favicon.ico",
text:"Google Search"
},
{
href:"http://www.xing.com/",
target:"_blank",
img:"http://www.xing.com/favicon.ico",
text:"Xing"
}
],
shortcuts:
[
{
href:"http://www.anzsoft.com/",
target:"_blank",
img:"http://www.anzsoft.com/favicon.ico",
text:"Go to anzsoft"
},
{
href:"http://www.google.com",
target:"_blank",
img:"http://www.google.cn/favicon.ico",
text:"Google Search"
}
],
ijabcometd:{
}
};
But the problem is that , when I open iJab.html file in browser and try to log
in to the openfire , it does not allow me to do that .
So can any one help me for that. ???
Original issue reported on code.google.com by [email protected] on 2 Sep 2010 at 6:54
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 2 Sep 2010 at 6:54The text was updated successfully, but these errors were encountered: