[JDEV] missing </stream:stream>

Robert Temple robert.temple at dig.com
Wed Sep 20 17:25:46 CDT 2000


I've connected to the server with plain telnet, and I never get back the
</stream:stream>

I've been experimenting with 3 of them:
Microsoft's beta MSXML3 http://msdn.microsoft.com/xml/default.asp
Apache's Xerces beta 1.3 http://xml.apache.org/xerces-c/index.html
Vivid-Creations ActiveSAX http://www.vivid-creations.com/sax/index.htm

-Robert

-----Original Message-----
From: David Waite [mailto:dwaite at jabber.com]
Sent: Wednesday, September 20, 2000 2:00 PM
To: jdev at jabber.org
Subject: Re: [JDEV] missing </stream:stream>


I believe the server *does* send this data, but because the TCP 
connection is closed before the buffer is flushed, the data is lost 
sometimes. I do not know if this is a server-side issue, or client OS issue.

What SAX2 parser are you using, BTW?

-David Waite

Robert Temple wrote:
> 
> When I send the server a </stream:stream> it never 
> responds with the same.  It simply closes the connection.  
> This makes many of the widely available XML parsers (mine 
> is SAX2 based) think that there was an error when there 
> was not.
> 
> Some of the docs say that the server should respond with
> an end stream too.
> 
> Can this be fixed for the next release please please?
> 
> Thanks,
> Robert
> 
> 
> 
> ___________________________________________________
> GO.com Mail                                    
> Get Your Free, Private E-mail at http://mail.go.com
> 
> 
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 
> 
> 



_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev




More information about the JDev mailing list