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


Reply via email to