Naren Chivukula wrote:Hi Robb,
Why don't you just copy all the jars in the lib folder in to your web app? Unless, by inspection if you see logging, commons or other jars which might probably already present in your web app, you can remove those.
Well I dont have a webapp just a web site and I want to connect to a third party webpp using axis2. The binary download has 103 items in the axis2-1.5.3 folder (21 megs). Why would I put that in my lib to make a connection when I prob only need 4 jars. Im consuming the Axis Im the client.
Here is what I currently have and I am getting org.apache.axis.encoding.Deserializer error:
axis2-adb-codegen-1.5.3.jar
axis2-kernel-1.5.3.jar
axis2-saaj-1.5.3.jar
wsdl4j-1.6.2.jar
Thanks,
Earl