Hi

I developed a Axis2-Webservice and a java-client-application, using this service. Now my question is about the deployment - I dont like to have all 51(!) single jars of the axis distributon on each of my client. - Do I have to pack all 51 axis-2 libraries to the deployment of the client, or which jars are needed? - Or another way: Is there one packing containing all axis2-client libraries, or is there a way to pack the 51 jars to one axis2.jar, so there would be only one file for the clients? I tried to pack al the jars to one jar with "jar cvf axis2.jar *.jar", but the classes are not found.

Great Thanks,
--
Oliver Hirschi
http://www.FamilyHirschi.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to