Skip navigation
2221 Views 3 Replies Latest reply: Sep 24, 2010 10:37 AM by samuel jackson RSS
AvtarSingh Bronze 6 posts since
Jul 12, 2010
Currently Being Moderated

Sep 2, 2010 12:08 AM

Ijab with Openfire

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. ???

More Like This

  • Retrieving data ...

Bookmarked By (0)

Legend

  • Correct Answers - 10 points
  • Helpful Answers - 5 points