Hi, I�m not sure, but I have in mind that there was a discussion about this some time ago on this list. Maybe you can check the archives to find the answers. As I told you above, I�m not sure. So, apologize if I�m wrong.
Stefan -----Urspr�ngliche Nachricht----- Von: Benjamin Tomasini [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 14. Februar 2003 19:09 An: [EMAIL PROTECTED] Betreff: Re: Light Weight Client using Axis That is an interesting thought. Perhaps there is a way to build a client-only Axis-lite? This could be an optional, be it advanced, build target that attempts to put only the bare minimums into a single-standalone jar. Like a Linux boot disk. I would assume this would mean unjaring dependancies and repackaging. That could be a troubleshooting nightmare, and there may be some licensing issues with Sun in regards to redistributing their stuff in a different form. Ben On Fri, 2003-02-14 at 13:04, Anecito, Anthony (HQP) wrote: > Hi All, > > Does anyone have a solution of building a Axis client without using all > those JARs? My client code got bloated 10X by including the 11 JARs (5MB) > just to talk to the Axis server. The JAR's include the JAXP distrubtion from > Sun. The JAR's total size is bigger then the JRE from Sun. I am trying to > keep the entire distribution (including JARs) light weight. > > Any ideas? > > Thanks > Tony
