--- jwchat/lib/jsjac/src/JSJaCHttpBindingConnection.js.restart 2008-09-13 21:08:05.000000000 +0100 +++ jwchat/lib/jsjac/src/JSJaCHttpBindingConnection.js 2008-09-13 21:09:56.000000000 +0100 @@ -150,7 +150,7 @@ reqstr += "type='terminate' "; else if (this._reinit) { if (JSJACHBC_USE_BOSH_VER) - reqstr += "xmpp:restart='true' "; + reqstr += "xmlns:xmpp='urn:xmpp:xbosh' xmpp:restart='true' "; this._reinit = false; }