Hi, I am using axis2c-1.7.0 and I am on server side.
While generating C stubs using WSDL2C, I using these options: -ss -sd -d adb -u -f -g -sp I am giving -sp to suppress namespace prefixes as mentioned in reference guide. But I still see prefix "n", n0 .. in generated ADB code. Is there a way to get rid of these prefixes in responses? I greatly appreciate your help. Thanks in advance. Pavani