WillMoore
13 years agoOccasional Contributor
gSOAP generated WSDL using xmlmime does not load
I am using soapUI v4.5.1. I have some WSDL generated by gSOAP soapcpp2 for a web service using XOP. The WSDL contains xmlns:xmlmime="http://www.w3.org/2004/11/xmlmime". When I try to add the WSDL to soapUI I get the following error:
Error loading [file:/C:/Documents%20and%20Settings/WMoore/Desktop/BeranAPM.wsdl]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Prefix can't begin with XML: xmlmime
I have found an old thread on the gSOAP message board http://markmail.org/thread/l7cw4xkofe2t ... te:results but I am just not sure I agree that it is OK for soapUI to be so picky as to refuse to add this WSDL. I apprecaite if you are making up your own prefix you should avoid xml* but this is w3 stuff isn't it? See http://www.w3.org/TR/xop10/
TIA
Will
Error loading [file:/C:/Documents%20and%20Settings/WMoore/Desktop/BeranAPM.wsdl]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Prefix can't begin with XML: xmlmime
I have found an old thread on the gSOAP message board http://markmail.org/thread/l7cw4xkofe2t ... te:results but I am just not sure I agree that it is OK for soapUI to be so picky as to refuse to add this WSDL. I apprecaite if you are making up your own prefix you should avoid xml* but this is w3 stuff isn't it? See http://www.w3.org/TR/xop10/
TIA
Will