Not sure what you are asking. On one hand, XmlBeans is
indeed by default using SAX to interface with the XML parser, but on the other,
XmlBeans is an in-memory XML processing tool, so if you need to process a huge
XML file, you would need a huge amount of (virtual) memory to do
it.
Radu
From: Mario Rodriguez [mailto:[EMAIL PROTECTED]
Sent: Monday, March 20, 2006 12:12 PM
To: [email protected]
Subject: optimizing memory consumption with XMLBeans
Hi people, there is any way to configure XMLBeans to use SAX in order to feed business objects generated by the scomp tool ? What a I need is to optimize memory consumption because I'm feeding XML beans with huge XML files
thanks
--
Mario Rodriguez
_______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.

