[ https://issues.apache.org/activemq/browse/CAMEL-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50781#action_50781 ]
Aaron Crickenberger commented on CAMEL-1482: -------------------------------------------- Whoops, you're completely correct. I was accidentally using camel 2.0's camel-example-osgi camelContext.xml. This is a non-issue (even w/o the trailing newline) if I use camel 1.6's. Thanks for setting me straight! > 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.