I should say its a large message to parse into a DOM - not much is too large if you can stream parse it in one pass.
Jim Murphy Mindreef, Inc.
Miller, Janet wrote:
I will be getting one message of that size every minute.
I am new to Web Services, so it will take awhile before I can try it. Also, the Web Service is not available yet.
-----Original Message-----
From: Nelson Minar [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 11, 2004 3:25 PM
To: [EMAIL PROTECTED]
Cc: Miller, Janet
Subject: Re: SOAP message size limit with Axis
I will be accessing a Web Service written using Axis. The messages will
be about 3.2MB or less in size. I'm wondering if I will have performance issues parsing a message of this size.
I suggest you just try it and report back! I think it should work OK, but the details depend a lot on what's in the messages and how many of them you're getting at once.