Hi all, I've already posted for this (I had no answer or I missed it), and I think, after talking to a friend working on very different projects for another company, that this is a more general issue. Roughly speaking, what is needed to run a SOAP client with Axis, without having to use all the jars that come with Axis?
Has anybody identified the classes/packages which are needed by clients? The goal would be to build a simple axis-client.jar file that could be used by clients. More precisely, and this diretcly addresses my problem, that jar would be used by an applet to communicate with an axis service. This would imply minimizing the size of the downloaded jars to speed up start up time. Thanks for your help. Olivier.
