Has anyone had any luck creating large xml documents?
Im try to create a demographic data export from our project which can sometimes have 60000-100000 records. Right now as im creating the xml with xmlbeans an OutOfMemoryException is thrown at about the 13000th records
Are the anyways to write the file to disk as its being created with xmlbeans?
Any Ideas? Jay --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

