If you put the schema into the test/resources directory, it will not be wrapped into the more jar. You may need to add the test jar dependency like this
<groupId>com.example</groupId> <artifactId>my-artifact</artifactId> <type>test-jar</type> <scope>test</scope> Willem -- View this message in context: http://camel.465427.n5.nabble.com/npe-in-camel-2-9-1-validator-tp5540894p5546609.html Sent from the Camel - Users mailing list archive at Nabble.com.