Hi,
I am running a client using some of the axis2 jars. I used the wsdl2java tool to generate the client java clases to comunicate with the service and so on and this worked perfectly.
I specified all the required jars in the classpath. However everytime the application is run... it seems to be copying the jars into a temp directory.... The problem is that my hardrive is filling up due to this..
Does anyone know why or who is copying these jars into the temp directory everytime the client is ru???
Thanks