Phillip, I have used Wingfoot SOAP- it has a footprint of about 20k; this can be reduced even more if you strip out parts (such as Serializers/Deserializers for some types). It works well with Apache SOAP and GLUE. See the interop results at
http://www.wingfoot.com/interop_base.jsp and http://www.wingfoot.com/interop_groupb.jsp Hope this helps, - Vivek --- Phillip Urrea <[EMAIL PROTECTED]> wrote: > Hi Vivek, > I'm also deploying SOAP through an applet and have > GLUE and Apache SOAP > implementations written. The footprint is indeed > quite a big problem but a > constraint we were willing to put up with. Does > anyone know if these SOAP > implementations will work with Apache SOAP (or other > SOAP implementations) > on the server? > To maintain interoperability and minimise dependency > on third party products > we do not wish to limit our options, especially on > the server side of > things. > > Thanks. > Phill. > > -----Original Message----- > From: Vivek Chopra [mailto:[EMAIL PROTECTED]] > Sent: 16 May 2002 16:01 > To: [EMAIL PROTECTED] > Subject: Re: java applet > > > Valle, > > You might want to take a look at something more > lightweight than Apache SOAP for an Applet. > kSOAP (http://ksoap.enhydra.org/) and Wingfoot > SOAP > (http://www.wingfoot.com/products.jsp) might be a > better fit. > > - Vivek > --- "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: > > Hi, I'm a new Apache Soap user and I have a > > question: > > > > Is it possible to write an applet that use Apache > > soap 2.2 to comunicate with a Server via RPC? > > Can this applet work with java 1.1 (therefore with > > internet explorer for windows) ? > > Or do I need to use Java 1.2 or higher? > > > > Thanks in advance, > > Valle Gianni > > > > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com
