Hi,

I´ve got a question about how Axis is parsing the soap xml files.
Does Axis use dom or sax?
The purpose of my question is as follows:
If I have a soap message with attachments and the attachment is really big,
maybe several megabytes of data, the performance will be very bad if axis
uses dom. Is there a way to switch this dynamically with an optioon?

Thanks
Stefan

Reply via email to