Forum Discussion
WillMoore
13 years agoOccasional Contributor
Thanks for the response. So soapui uses xmlbeans, and xmlbeans is broken for XOP, so soapui is broken for XOP. OK, at least I understand the problem. But your workaround does not work for me, if I rename the prefixes in my wsdl from xmlmime to e.g. mimexml, soapui is still going to pull in http://www.w3.org/2004/11/xmlmime which uses the xmlmime prefix:
Error loading [http://www.w3.org/2004/11/xmlmime]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Prefix can't begin with XML: xmlmime
Error loading [http://www.w3.org/2004/11/xmlmime]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Prefix can't begin with XML: xmlmime