[
https://issues.apache.org/jira/browse/CAMEL-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502294#comment-13502294
]
Christian Müller commented on CAMEL-5798:
-----------------------------------------
org.apache.servicemix.bundles.saxon-9.4.0.4_1.jar contains the
META-INF/services/javax.xml.transform.TransformerFactory and
META-INF/services/javax.xml.xpath.XPathFactory files which are missing in the
prior versions.
org.apache.servicemix.bundles.xmlresolver-1.2_3 is installed with the default
SMX features boot path.
${SMX}/system.properties comtains:
javax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl
javax.xml.transform.TransformerFactory=org.apache.xalan.processor.TransformerFactoryImpl
--> May be Xalan is used by SMX?
${KARAF}/system.properties doesn't has this entries. -> It fails with saxon
bundles prior 9.4.0.4_1
Can you check this?
> camel-saxon does not work on pure Karaf 2.3.0
> ---------------------------------------------
>
> Key: CAMEL-5798
> URL: https://issues.apache.org/jira/browse/CAMEL-5798
> Project: Camel
> Issue Type: Bug
> Components: camel-saxon
> Affects Versions: 2.10.2
> Reporter: Bengt Rodehav
> Attachments: saxon-problem.zip
>
>
> This has been discussed on the mailing list:
> http://camel.465427.n5.nabble.com/Saxon-and-saxon9he-td5722663.html
> It seems like the camel-saxon feature only has been tested on Servicemix and
> not on a pure Karaf installation. Servicemix comes with a pre-installed
> XmlResolver while Karaf doesn't and it seems like camel-saxon requires an
> XmlResolver. It should therefore be added to the camel-saxon feature.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira