Hi Boris, > We need the product for SOAP client to bundle with Java applet. Is this a > suitable one? Or even old Apache SOAP 2 is better? It used to be 120k > soap.jar. Now it is 6 jars of 1,252,467 bytes total. How to prune this set > for client side? What is the smallest parser I need for it? crimson.jar of > 201k? Are there any special project for small client? Boris.
You might look at GLUE (http://www.TheMindElectric.com/). I know that they brag about being only 350K in size (and that is both a server and client implementation). I know less about these (and am not sure that they would be relevant), but also check out: - kSOAP - http://ksoap.enhydra.org/index.html - Wingfoot SOAP - http://www.wingfoot.com/products.jsp - Appears to be under 50K and is free! Just curious, but what kind of a project are you involved in that needs such a small parser? Anyway, I hope that helps, -- ======================================= Jess Sightler Programmer Exim Technologies 131 Falls Street Greenville SC 29601 Phone: 864-679-4651 =======================================
