<!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=&#23435;&#20307; size=2>Hi,</FONT></DIV>
<DIV><FONT face=&#23435;&#20307; size=2>&nbsp;&nbsp;&nbsp; I have modified jabberd to output 
IQAuth to work around this.</FONT></DIV>
<DIV>regards,</DIV>
<DIV><FONT face=&#23435;&#20307; size=2></FONT>&nbsp;</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 &#23435;&#20307;; 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 &#23435;&#20307;"><B>To:</B> <A title=jdev@jabber.org 
  href="mailto:jdev@jabber.org">jdev@jabber.org</A> </DIV>
  <DIV style="FONT: 9pt &#23435;&#20307;"><B>Sent:</B> Thursday, November 29, 2001 1:41 
  PM</DIV>
  <DIV style="FONT: 9pt &#23435;&#20307;"><B>Subject:</B> [JDEV] Jabberbeans, xdb_java and 
  incomplete packets --</DIV>
  <DIV><FONT face=&#23435;&#20307; size=2></FONT><FONT face=&#23435;&#20307; size=2></FONT><BR></DIV>Hey 
  everyone, 
  <P>&nbsp;&nbsp;&nbsp; I'm currently working with xdb_java (see sourceforge.net 
  for downloads), and I've come accross an odd bug.&nbsp; When the server sends 
  an XDB packet that includes a password, the xdb_java server never receives 
  it.&nbsp; 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&nbsp; mio.c:268 
  write_dump writing data: &lt;xdb type='set' to='jim1@host' from='sessions' 
  ns='jabber:iq:auth' id='3'&gt;<FONT color=#ff0000>&lt;password 
  xmlns='jabber:iq:auth'&gt;JIM1&lt;/password&gt;</FONT>&lt;/xdb&gt; 
  <P>received by xdb_java <BR>&lt;xdb to="jim1@host" from="sessions" id="3" 
  type="set" ns="jabber:iq:auth"&gt;&lt;query 
  xmlns="jabber:iq:auth"&gt;&lt;/query&gt;&lt;/xdb&gt; 
  <P>sent by xdb_java <BR>&lt;xdb to="sessions" from="jim1@host" id="3" 
  type="result" ns="jabber:iq:auth"&gt;&lt;/xdb&gt; 
  <P>received by main server. <BR>Thu Nov 29 00:17:19 2001&nbsp; mio.c:698 MIO 
  read from socket 14: &lt;xdb to="sessions" from="jim1@host" id="3" 
  type="result" ns="jabber:iq:auth"&gt;&lt;/xdb&gt; 
  <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>&nbsp; </P></BLOCKQUOTE></BODY></HTML>