[JDEV] What is wrong ? jabber:iq:search

John Draughn jdraughn at kiorisoft.com
Mon Oct 8 13:18:22 CDT 2001


Type == "set" ???  Shouldn't that be "get"??




On Sun, 2001-10-07 at 22:16, Christian Møller wrote:
> I have desperatly been trying to get the jabber:iq:search namespace to
> work, but it seems to fail both on my local server AND at jabber.org
> 
> The packet I send is the following:
> 
> <iq to="users.jabber.org" id="11" type="set"><query
> xmlns="jabber:iq:search"></query></iq>
> 
> ....but I get nothing back ! Does anyone know why ?
> 
> Is there something I need to initialise first to get the server to reply ?
> On my local jabber server (in debug mode) the reply gets passed to the
> write_dump, but I never actually recieve the reply.
> 
> Very confused and tired of mocking about.
> 
> Christian





More information about the JDev mailing list