Hi, no, it is'nt. The problem occures when parsing in an xml from file. It will not occur creating the file in memory using the jdom-api. I have an xml with 6MB and loading it using SAXBuilder causes an OutOfMemory even with 1.6 GB of Memory on jdk 1.4.1_01. Gerhard