Hi,
I am getting the following exception when trying to fetch from a webservice.
What's the meaning of this exception and why it is raised?
Will someone throw some light?
Regards
Hari
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: A CXmlApiEx
I try to generate wsdl file from java code, How to set up wsdl generation
option. I use default one and get wsdl file. But it uses some prefix for
example ax2. Also, it put all custom types to different schema name space.
For example, I have one base object and it put to name space xsd and other
ob