Hi, I am using Axis2 to write a web services application. I just need to know how to determine what the desired JAR packages are to add to the application classpath in order for it to use the web services client functionality.
I can't seem to find it in the documents that come with it and the scripts that come with it keep using all the JAR files in the lib/ directory. I have a feeling not all of those are needed for just the client functionality. -- Richard Plana
