How to use httpbinding to connect CM

i have used jwchat connect to wildfire ,the config.js of jwchat’'s httpbase is like this:

var BACKENDS =

[

];

but how can i modify the httpbase to connect the connect manager, or need other modifying in jwchat

i have sloved the problem ,the http base should be the same type like the wildfire http://10.0.3.53:8080/http-bind/(only change the wildfire’‘sip to the cm’'s ip)