[jadmin] stream:features
Tomasz Sterna
tomek at xiaoka.com
Mon May 14 05:39:15 CDT 2007
Dnia 14-05-2007, Pn o godzinie 11:07 +0100, Ross Cooney napisał(a):
> It seems that our Jabberd2 server does not send the " stream:features"
> element during the login process and this is causing issues with our
> Vista client. Is this a known bug in Jabberd2?
Just tested with jabberd 2.1.5:
OUT: <?xml version='1.0'?>
<stream:stream xmlns="jabber:client" to="localhost" version="1.0"
xmlns:stream="http://etherx.jabber.org/streams" >
IN: <?xml version='1.0'?>
<stream:stream xmlns:stream='http://etherx.jabber.org/streams'
xmlns='jabber:client' from='localhost' version='1.0'
id='g1bru5axsvafu3fqqz2a4kipajrlx16d2h4wmfue'>
<stream:features xmlns:stream='http://etherx.jabber.org/streams'>
<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
<mechanism>PLAIN</mechanism>
<mechanism>DIGEST-MD5</mechanism>
</mechanisms>
</stream:features>
As you can see there is a <stream:features/> element.
--
Tomasz Sterna
Xiaoka Grp. http://www.xiaoka.com/
More information about the JAdmin
mailing list