[JDEV] SAX Parsing and server headers
Richard Dobson
richard at dobson-i.net
Wed Mar 13 03:28:50 CST 2002
Well for one the new server puts in <?xml version='1.0'?>, thats the main
difference i can see.
----- Original Message -----
From: "migs paraz" <mparaz at yahoo.com>
To: <jdev at jabber.org>
Sent: Wednesday, March 13, 2002 6:43 AM
Subject: [JDEV] SAX Parsing and server headers
> Hi,
> I'm using SAX with the Muse components, with either
> Crimson or JAXP for parsing.
>
> It's fine with the jabber.org server, which starts
> with:
>
> <stream:stream from='jabber.org' id='1332934289'
> xmlns='jabber:client'
> xmlns:stream='http://etherx.jabber.org/streams'>
>
>
> <stream:stream from='jabber.org' id='1332934289'
> xmlns='jabber:client'
> xmlns:stream='http://etherx.jabber.org/streams'>
>
> but fails with my local jabber 1.4.2 server, which
> starts with:
>
> <?xml version='1.0'?><stream:stream
> xmlns:stream='http://etherx.jabber.org/streams'
> id='3C8EED52' xmlns='jabber:client' from='localhost'>
>
>
>
> I don't understand. What is the difference between the
> two, and what server does jabber.org run?
>
> Thanks!
>
> =====
> Miguel A.L. Paraz
> Metro Manila, Philippines
> Mobile: +639164237922
>
> __________________________________________________
> Do You Yahoo!?
> Try FREE Yahoo! Mail - the world's greatest free email!
> http://mail.yahoo.com/
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
>
More information about the JDev
mailing list