HI Peter, hi Joost, thanks for your quick responses. Has anybody tried to implement a scenario with big attachments? I�m not sure if axis already has full support for attachments. It was just a discussion with a colleague here in our team. He has the opinion that webservices in general (and axis in the special case) aren�t a good choice to transport such a mass of data.
Thanks Stefan > -----Urspr�ngliche Nachricht----- > Von: Peter Allday [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 22. M�rz 2002 10:57 > An: [EMAIL PROTECTED] > Betreff: Re: DOM or SAX in Axis? > > > Hi, > > >From what I've read Axis uses SAX. (see what is Axis - speed) in the user > guide > > http://xml.apache.org/axis/index.html > > Peter > ----- Original Message ----- > From: "Stefan Henke" <[EMAIL PROTECTED]> > To: "axis-user" <[EMAIL PROTECTED]> > Sent: Friday, March 22, 2002 9:46 AM > Subject: DOM or SAX in Axis? > > > > 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 > > >
