[cl-xmpp-devel] Re: problems getting started

Jason S. Cornez jcornez at alum.mit.edu
Mon Oct 15 12:26:45 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Is anyone here?  Is there some other place I might ask?  I notice the
last release version is from 2006-02-06.  Has this project died?

Here's the current status.  I've got cl-xmpp from CVS, also cxml and
closure-commons from CVS, the rest of the required components from
whatever asdf-install set up.  I'm very happy to go through the source
and look into things, but it'd be great to have some pointers.

I can use pidgin to connect to this same ejabberd server as this user.
No problems.

- -Jason

CL-USER(23): (setq *connection* (xmpp:connect :hostname "imserver"))
<?xml version='1.0' ?><stream:stream to='imserver' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
UNHANDLED: #<XML-ELEMENT STREAM:STREAM (6attr:0child:0data) @ #x7225d6c2>
UNHANDLED: #<XML-ELEMENT STREAM:FEATURES (0attr:2child:0data) @ #x722611f2>
#<XMPP:CONNECTION to imserver:5222 (open) @ #x72252132>

CL-USER(24): (xmpp:auth *connection* "jcornez" "xx" "cl-xmpp")
<iq id="auth2" type="set"><query
xmlns="jabber:iq:auth"><username>jcornez</username><password>xx</password><resource>cl-xmpp</resource></query></iq>
UNHANDLED: #<XMPP-PROTOCOL-ERROR-CANCEL code:503
name:SERVICE-UNAVAILABLE @ #x722703a2>
#<XMPP-PROTOCOL-ERROR-CANCEL code:503 name:SERVICE-UNAVAILABLE @ #x722703a2>
CL-USER(25):



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHE1yFQlm6HDTMLyMRAuG8AKCghLuLl7SdWsrKE4aLj52Buv0qZQCgxWXH
qy9+qrl87xIaOQwNLqZ1ek8=
=27pX
-----END PGP SIGNATURE-----



More information about the cl-xmpp-devel mailing list