try ksoap small and (last time, 6 month ago) quite reliable.
http://ksoap.enhydra.org. But I can't tell you it's the best because I don't have too much experience with some other soap engines. (only a little bit of axis and apache soap) dovle ----- Original Message ----- From: "Lester Ward" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 21, 2003 10:13 PM Subject: RE: Applet using Apache SOAP > > I am developing an applet that uses apache soap tool > > kit. I am concerned about the size of the jar file. > > Is there way I could reduce this? > > I've had some luck with ProGuard (http://proguard.sourceforge.net/). > > You might also try to change your XML parser to something small like MinML > (http://www.wilson.co.uk/xml/minml.htm). This might not be possible, > however, depending on what VM you need to support. >