[JDEV] Re: Re: missing </stream:stream>

Robert Temple RWTEMPLE at go.com
Wed Sep 20 15:24:10 CDT 2000


SAX parsers don't allow you to interrupt the parsing to
insert some new text.

> Dave Smith dave at jabber.org wrote
>
> The easiest way to get around this is to simply feed 
> in a closing tag to your parser when the TCP connection 
> closes.

>> 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?


___________________________________________________
GO.com Mail                                    
Get Your Free, Private E-mail at http://mail.go.com






More information about the JDev mailing list