Reinhard
7 years agoNew Contributor
No interface in project view
If I import the attached wsdl in soapui a project is generated but without any interface/operation. It should be an interface with 1 operation as intended. This wsdl contains in the schema declaration an import statement to an external schema. The external schema exists. I provided it locally by a running web server.
If I omit the import statement soapui creates the interface and the operation. But I need this line for the target system because of schema validation.
What is the reason for this strange behavior? Does the open source verison doesn't support import statements?
Any helpful comments are welcome.