camel-blueprint - Should it have a spring.schemas file in jar for local XSD files ---------------------------------------------------------------------------------
Key: CAMEL-2953 URL: https://issues.apache.org/activemq/browse/CAMEL-2953 Project: Apache Camel Issue Type: Improvement Components: camel-blueprint Affects Versions: 2.4.0 Reporter: Claus Ibsen Assignee: Guillaume Nodet Priority: Minor Fix For: Future The Spring based namespace handlers is capable of loading the XSD files from the .jar file due this magic file {code} camel-spring/src/main/resources/META-INF/spring.schemas {code} I wonder if camel-blueprint needs a similar feature, if such a feature is missing? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.