[JDEV] 0.9 documentation

Eliot Landrum eliot at landrum.cx
Mon Apr 17 21:20:46 CDT 2000


Ryan -

First, I make no boasts about the current state of documentation.. BUT,
there is a fairly up-to-date document with all of the server error codes at
http://docs.jabber.org/general/errorcodes/. While there are no descriptions
of the codes, they are listed.. and we are working on that.

Otherwise, I've just updated http://protocol.jabber.org/docs/messages.html
in regards to the error codes. I apologize for that cruft, I'm not fully
aware of all the changes in the protocol and where the docs need to reflect
the changes. Working on that too. :)


On Mon, 17 Apr 2000, Ryan Eatmon wrote:
> Date: Mon, 17 Apr 2000 13:56:17 -0500
> To: Jabber Dev <jdev at jabber.org>
> From: Ryan Eatmon <reatmon at ti.com>
> Reply-To: jdev at jabber.org
> Subject: [JDEV] 0.9 documentation
> 
> 
> I'm trying to connect to the server with an ID that is not registered...
> Only the error that the server returned has changed and is not
> documented...
> 
> In 0.8.*, it would return something like:
> 
> <iq type='error' id='0'>
>   <query xmlns='jabber:iq:auth'>
>     <username>datamgr_dallas</username>
>     <password>*****</password>
>     <resource>dataMgr_Dallas</resource>
>   </query>
>   <error type='denied'>Unknown User</error>
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> </iq>
> 
> 
> Now it returns:
> 
> <iq type='error' id='0'>
>   <query xmlns='jabber:iq:auth'>
>     <username>datamgr_dallas</username>
>     <password>*****</password>
>     <resource>dataMgr_Dallas</resource>
>   </query>
>   <error code='401'>Unauthorized</error>
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> </iq>
> 
> Are there any other fun little things that have not been documented?
> 
> -- 
> 
> Ryan Eatmon                reatmon at ti.com
> -----------------------------------------
> Mixed Signal Product Development EDA Team
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 
-- 
Eliot Landrum
eliot at landrum.cx

-Soli Deo Gloria-





More information about the JDev mailing list