I tried to install a route that uses the Schematron component into ServiceMix (I am cross posting). I have the camel-schematron bundle installed in ServiceMix with no known issues. However, the route cannot be created due to the following error:
Not supported: http://saxon.sf.net/feature/linenumbering I suspect this has to do with Saxon integration. I have not found a solution but this article shows a related code commit: https://mail-archives.apache.org/mod_mbox/camel-commits/201409.mbox/%3cf6e2a049a1eb4bbbae6b22d2677f0...@git.apache.org%3E . There are other articles pointing to Saxon integration as the issue but I have not found anything with my combination of integrated components. This is a very simple Schematron ruleset (linenumbers are not used) but it looks like Camel Schematron requests this feature by default. Does anyone have any insight? -- Dan Davis