<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=宋体 size=2>Hi,</FONT></DIV>
<DIV><FONT face=宋体 size=2> I have modified jabberd to output
IQAuth to work around this.</FONT></DIV>
<DIV>regards,</DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV>--</DIV>
<DIV>Gang Liu</DIV>
<DIV><BR>----- Original Message ----- </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="BACKGROUND: #e4e4e4; FONT: 9pt 宋体; font-color: black"><B>From:</B>
<A title=Scott.Honey@morganstanley.com
href="mailto:Scott.Honey@morganstanley.com">Scott Honey</A> </DIV>
<DIV style="FONT: 9pt 宋体"><B>To:</B> <A title=jdev@jabber.org
href="mailto:jdev@jabber.org">jdev@jabber.org</A> </DIV>
<DIV style="FONT: 9pt 宋体"><B>Sent:</B> Thursday, November 29, 2001 1:41
PM</DIV>
<DIV style="FONT: 9pt 宋体"><B>Subject:</B> [JDEV] Jabberbeans, xdb_java and
incomplete packets --</DIV>
<DIV><FONT face=宋体 size=2></FONT><FONT face=宋体 size=2></FONT><BR></DIV>Hey
everyone,
<P> I'm currently working with xdb_java (see sourceforge.net
for downloads), and I've come accross an odd bug. When the server sends
an XDB packet that includes a password, the xdb_java server never receives
it. IQAuthZeroK seems to work, however.
<P>I believe this is not a jabberd problem because when I run xdb_file
remotely, everything comes out fine.
<P>Here's a bit of log...
<P>written by main server <BR>Thu Nov 29 00:17:19 2001 mio.c:268
write_dump writing data: <xdb type='set' to='jim1@host' from='sessions'
ns='jabber:iq:auth' id='3'><FONT color=#ff0000><password
xmlns='jabber:iq:auth'>JIM1</password></FONT></xdb>
<P>received by xdb_java <BR><xdb to="jim1@host" from="sessions" id="3"
type="set" ns="jabber:iq:auth"><query
xmlns="jabber:iq:auth"></query></xdb>
<P>sent by xdb_java <BR><xdb to="sessions" from="jim1@host" id="3"
type="result" ns="jabber:iq:auth"></xdb>
<P>received by main server. <BR>Thu Nov 29 00:17:19 2001 mio.c:698 MIO
read from socket 14: <xdb to="sessions" from="jim1@host" id="3"
type="result" ns="jabber:iq:auth"></xdb>
<P>I've been going mad trying to figure out why this isn't working properly --
I'd really appreaciate some help.
<P>Thanks,
<P>Scott Honey <BR> </P></BLOCKQUOTE></BODY></HTML>