Maybe you can tell about your development environment if you don't'mind. Axis2/J is made by maven controlled by a pom.xml (Project Obejct Modell) So you may well look at maven to find how to do what you want, and in any Case you need to start from the proper directory structure and create the Jars (best by maven) then as a next step of maven create a .war file, a Web Archive. Josef
-----Ursprüngliche Nachricht----- Von: itrepp...@itreppert.de [mailto:itrepp...@itreppert.de] Gesendet: Dienstag, 26. Juli 2011 18:14 An: Apache AXIS C User List Betreff: How to create a binary distribution with lib containing all jars Hi, before I'm getting mad. How do I create a binary distribution from source,like the ones from apache ? I mean containing a lib directory with the necessary jars ! I searched through the goals and found nothing. Regards, Holger --------------------------------------------------------------------- To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org For additional commands, e-mail: c-user-h...@axis.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org For additional commands, e-mail: c-user-h...@axis.apache.org