Quoting Jerome Louvel <[EMAIL PROTECTED]>: > > Hi AJ, I suggest that you take a second look at your Stax > representation to > see if there isn't other (hidden?) close attempts on the stream. If you > have > a sample code, I'll be happy to help testing it. > > Best regards, > Jerome > Thanks Jerome,
Hidden is probably the right word. I'm using StaxMate, and it appears like it may be closing the Stream itself when you tell it that you have finished making the document; though you have to tell it you have finished so that it writes all the closing tags. I'll have to modify a test so that it doesn't use StaxMate (i.e. plain StAX). AJ

