Hi Thomas,
I am trying to connect to sand box CUP and test(REf:http://developer.cisco.com/web/jabber-developer/testing/shared-sandbox).
I get the following error when i use the sample "Cisco AJAX XMPP Library 8.6.1 Debug/doc/examples/sampleclient.html" in Firefox(v 20.0)
Log
18:51:36:541
Note: Service discovery is disabled on the client.
Log
18:51:36:545
Cross site is true.
Log
18:51:36:548
Update _connectToNode = cup02
Log
18:51:36:555
Bosh URL is: http://cup02:7335/httpbinding
Log
18:51:36:598
network timeout retry 1
Log
18:51:37:143
network timeout retry 2
Log
18:51:37:656
network timeout retry 3
Log
18:51:38:184
Stream closedwith error

peration failed (<stream:error xmlns:stream="http://etherx.jabber.org/streams"><xml-not-well-formed xmlns="urn:ietf:params:xml:ns:xmpp-streams"/></stream:error>)
Log
18:51:38:187
closed: <stream:error xmlns:stream="http://etherx.jabber.org/streams"><xml-not-well-formed xmlns="urn:ietf:params:xml:ns:xmpp-streams"/></stream:error>
I get the following in IE 9.
Log
18:54:15:790
Note: Service discovery is disabled on the client.
Log
18:54:15:795
Cross site is true.
Log
18:54:15:797
Update _connectToNode = cup02
Log
18:54:15:800
Bosh URL is: http://cup02:7335/httpbinding
Works perfect in Chrome.
Thanks,
Praveen