camel-example-cxf-tomcat - SoapUI cannot import wsdl
----------------------------------------------------
Key: CAMEL-4251
URL: https://issues.apache.org/jira/browse/CAMEL-4251
Project: Camel
Issue Type: Task
Components: examples
Affects Versions: 2.8.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.9.0
When importing the wsdl in soapui it fails with a NPE
Wed Jul 20 10:02:00 CEST 2011:ERROR:org.apache.xmlbeans.XmlException:
http://localhost:8080/camel-example-cxf-tomcat-2.8.0/webservices/incident?wsdl:0:
error: src-resolve: type
'inputStatusIncident@http://incident.cxf.example.camel.apache.org/' not found.
org.apache.xmlbeans.XmlException:
http://localhost:8080/camel-example-cxf-tomcat-2.8.0/webservices/incident?wsdl:0:
error: src-resolve: type
'inputStatusIncident@http://incident.cxf.example.camel.apache.org/' not found.
at
org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.compile(SchemaTypeSystemCompiler.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira