hello Friends,
I am doing an Axis2 WebService, i have done every thing like created .arr, Depoyed , i have generated stub , i wrote client every thing is working fine but when i run my client it is showing the following error.
org.apache.axis2.AxisFault: namespace mismatch require http://example.ws found http://example.ws/xsd
do any one have idea why i am getting this error.
thanQ for any kind of error.
Han