Unable to locate Spring NamespaceHandler for XML schema namespace [http://camel.apache.org/schema/osgi] -------------------------------------------------------------------------------------------------------
Key: CAMEL-1482 URL: https://issues.apache.org/activemq/browse/CAMEL-1482 Project: Apache Camel Issue Type: Bug Components: camel-osgi Affects Versions: 1.6.0 Environment: ServiceMix Kernel 1.1.0, camel-1.6.0, camel-example-osgi-1.5.1-SNAPSHOT Reporter: Aaron Crickenberger Fix For: 1.6.1, 2.0-M1 Per CAMEL-1345 camel-example-osgi's camelContext.xml now refers to http://camel.apache.org/schema/osgi. It no longer deploys in ServiceMix Kernel 1.1.0/camel 1.x due the osgi namespace being unresolvable. If 1.x's camel-osgi/META-INF/spring.schemas is updated to trunk's copy, or a trailing newline is added, the problem goes away. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.