Hi Raj,

I would be very interested in seeing this patch. Would you be able
to post it against the latest tree?

While Apache SOAP is basically in maintainence mode, there are still
lots of people using it. If there's a SAX patch that works well
and makes things much faster I'm all ears.

However, it is too late to include it into Apache SOAP 2.3.

Sanjiva.

----- Original Message -----
From: "yellapragada rajasekhar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 24, 2002 1:44 AM
Subject: Re: Changes to Apache SOAP 2.2


>
> Hi ,
>
> My Name is Raj . I work for Insurance Company in Scottsdale. Recently
> my company asked me to look into web services. I started downloading
> SOAP stuff from apache site, I wrote small programs every thing works
> great. But when I really started doing prototype of an existing
application
> , it doesn't seem to be working right. Like if Data over the wire from
> Database to Tomcat/SOAP server to Browser is minimal then it
> takes few seconds to process, but if data is huge (> 300 Kb) then it
really
> slows down. Then I started digging into your code, I found couple of
> things I can change like you guys are using DOM Parser which is Memory
> intensive , So started changing your code to use SAXParser and also I need
> to changing couple of things in your DOMUtils code too. So now it works
> very fast like in seconds I can see output. So I would like share my
> code and see what you guys think , also wants to contribute to
> development.  Not sure how to proceed can some body help me on this...
>
>
>
> Thanks,
> Raj
>
>
>
>
>
> Raja Sekhar.Y<BR>Software Eng.<BR>
>
>
> ---------------------------------
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience

Reply via email to