I&#39;m currently developing a suite of web apps using Croquet/Cobalt + Seaside (à la [Nikolay Suslov] <a href="http://nsuslovi.blogspot.com/2009/07/seaside-29-and-comet-to-control.html" target="_blank">http://nsuslovi.blogspot.com/2009/07/seaside-29-and-comet-to-control.html</a>).  And I want to see how I might exploit Croquet to improve my Seaside apps.  My current effort to exploit Cobalt is to develop a Jabber based Seaside chat app.  <div>

<div><br></div><div>I&#39;ve tried first to successively connect and send a message via some Jabber server.  Using my <a href="http://jabber.org" target="_blank">jabber.org</a> account I tried  JabberBasicTests&gt;&gt;test03ConnectAndMessage.  This calls JabberBasicTests&gt;&gt;setupJabberOrgService: and JabberBasicTests&gt;&gt;newJabberIdentity.  I added passwd: to newJabberIdentity.  This doesn&#39;t appear to work.  </div>

<div><br></div><div>What am I doing wrong?</div><div><br></div><font color="#888888"><div>---John</div></font></div>
<br>