With Karaf 4.0.5, it appears Internet access is required to resolve namespaces.
When Internet access is disabled, I receive the following error among others: 21:56:21,785 | WARN | 1.6.1 | | Dynamically adding namespace handler http://cxf.apache.org/configuration/parameterized-types to bundle xxx/1.0.0 21:56:42,778 | ERROR | 1.6.1 | | Unable to start blueprint container for bundle xxx/1.0.0 org.xml.sax.SAXParseException: src-resolve: Cannot resolve the name 'pt:ParameterizedBoolean' to a(n) 'simpleType definition' component. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:] at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:] Also, I am unable to use shell commands using old schemas: org.xml.sax.SAXParseException: src-import.3.1: The namespace attribute, 'http://schemas.xmlsoap.org/wsdl/', of an <import> element information item must be identical to the targetNamespace attribute, 'http://karaf.apache.org/xmlns/shell/v1.1.0', of the imported document. 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)[:] -- View this message in context: http://karaf.922171.n3.nabble.com/Problems-with-Karaf-4-0-5-vs-Karaf-4-0-4-tp4047129.html Sent from the Karaf - User mailing list archive at Nabble.com.
