Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.6, 2.5.2
-
None
-
Unknown
Description
Here is stack trace, when I want to create a simple server from a blueprint configuration.
org.xml.sax.SAXParseException: src-resolve.4.2: Error resolving component 'serverType'. It was detected that 'serverType' is in namespace 'http://cxf.apache.org/simple', but components from this namespace are not referenceable from schema document 'bundle://172.0:1/schemas/blueprint/simple.xsd'. If this is the incorrect namespace, perhaps the prefix of 'serverType' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'bundle://172.0:1/schemas/blueprint/simple.xsd'. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:] at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:] at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]