hello,

I'm having a problem with a large xml flow with fop, generating an OutOfMemory 
exception.
i'm currently doing this :
Source src = new StreamSource(new ByteArrayInputStream(xml.toByteArray()));

what should I do to optimize memory ?

Thanks,
Nicolas.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to