<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3504.2500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff style="COLOR: #000000; FONT-FAMILY: Arial">
<DIV><FONT size=2>I am trying to send about 20 messages to Yahoo/MSN/ICQ
consecutively to the same Id with the interval of 5 secs. I don't get all 20
messages those are sent. Sometimes I got 18 messages, sometimes only 5 messages,
but never, all 20 messages. <BR>To check what could be the problem, I started
the jabber server in debug mode, I found that server has thrown error 404 in
between for the Id which the message is sent. <BR>I integrated with the smack1.0
release also. <BR>I want to know, How can I handle errors, occurred while
sending the messages?</FONT></DIV></BODY></HTML>