[ https://issues.apache.org/activemq/browse/CAMEL-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50780#action_50780 ]
Willem Jiang commented on CAMEL-1482: ------------------------------------- Hi Aaron, I don't know if you are using the camel 1.6's camel-example-osgi. The camel context namespace is http://activemq.apache.org/camel/schema/osgi. Since we don't update the camel-osgi spring.schemas file in Camel 1.x, I will add the newline to make sure Camel1.x support the new target name space. Willem > 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 > Assignee: Willem Jiang > Fix For: 2.0-M1, 1.6.1 > > > 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.