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 [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
