[JDEV] Unregister with Transports
Amarnath Yara
amarny at hotmail.com
Thu Mar 7 13:33:52 CST 2002
Hi All,
I'm trying to unregister the YAHOO and MSN transport and having some
problems. I'm using sending the following XML to unregister after
getting the key from the transport.
For MSN:
Sent: <iq id="JCOM_17" to="msn.phoenix" type="set"><query
xmlns="jabber:iq:register"><remove/><key>89899018f1a4f4b7a5a1ca45886916a73baf3e45</key></query></iq>
when I do this, MSN transport is sending an error message error:
Error code: 406
Error desc.: Not Acceptable.
For YAHOO:
<iq id="JCOM_17" to="yahoo.phoenix" type="set"><query
xmlns="jabber:iq:register"><remove/><key>89899018f1a4f4b7a5a1ca45886916a73baf3e45</key></query></iq>
YAHOO transport is not replying to my request. It seems to be unregistering
properly but I am not receiving any acknowledgement from server.
Any suggestions and is appreciated. Thanks.
Amarnath Yara
Columbia, SC.
e-mail : amarny at hotmail.com
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.
More information about the JDev
mailing list