[JDEV] Is this bug fixed after 1.2 ?

Dennis Noordsij dennis.noordsij at wiral.com
Tue Jan 9 12:59:07 CST 2001


On Tuesday 09 January 2001 14:04, you wrote:
> Hello,
>
> The format of xdb queries has changed slightly, they now
> look like this:
>
> <xdb to='user at jabber.org' ns='jabber:iq:offline'/>
>
> This is probably your problem with the cvs code.
>
> Schuyler

Hi Schuyler, good to hear from you :-) You solved a lot of my problems in the 
past, thanks!

In this case I wrote that neither of the XDB components see anything, 
regardless of wether they would understand the new namespace tag.

If I add another xdb entry to the jabber.xml for the cvs, which results in 
both xdb components receiving all xdb packets in the old jabber, nothing 
happens in th CVS jabber; it simply claims it has nowhere to send it.

If I add <ns> tags to the xdb entries (jabber forces me to put them in both 
xdb entries or in neither) the same problem applies; neither xdb component 
ever see anything and jabber claims it has nowhere to send it :(

I've decided to put all the xdb handling in one single component, so I 
shouldn't run into this problem anymore, the only thing I am wondering about 
is if jabber can handle xdb results coming in in a completely different order 
than the one they were sent in.

Thanks,
Dennis





More information about the JDev mailing list