Schema Exception

Hi All,

I’ve created a flow service whose input and output are document types generated from XML schemas. Then I create a provider descriptor with this service as the only operation.
When I try importing the WSDL in a SOAP Ui project, it gives me the following error:
ERROR:org.apache.xmlbeans.XmlException:‘my WSDL URL from the developer’:0:error:src-resolve.a:Could not find the … element. Do you mean to refer to the type…

However, when I run the flow service itself, it gives me the expected results.

Please help me out.

Thanks
Nishant

Hello Nishant,

What happens when you open the WSDL URL in a Browser? Does the WSDL display properly?