[ 
https://issues.apache.org/jira/browse/CAMEL-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071480#comment-15071480
 ] 

Claus Ibsen commented on CAMEL-9401:
------------------------------------

What JDK version are you using?

It works for me on java8 with karaf 4.0.3 and camel 2.17

> camel-core - OSGi dynamic import for saxon?
> -------------------------------------------
>
>                 Key: CAMEL-9401
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9401
>             Project: Camel
>          Issue Type: Task
>          Components: camel-core, osgi
>    Affects Versions: 2.16.0
>            Reporter: Claus Ibsen
>         Attachments: XSLT2Test.zip
>
>
> Someone in the communiy have karaf problems with xslt component with 
> saxon=true. It cannot load the saxon factory
> I wonder if this is correct
> https://github.com/apache/camel/blob/master/camel-core/pom.xml#L103
> Should it be optional import instead? Or how do we make camel-core able to 
> discover the saxon class if its installed later after camel-core.
> There is some other saxon package names in the import section instead but 
> listed os optional
> https://github.com/apache/camel/blob/master/camel-core/pom.xml#L53
> I wonder if net.sf.saxon should be that too, so the xslt component can load it
> https://github.com/apache/camel/blob/master/camel-core/src/main/java/org/apache/camel/component/xslt/XsltEndpoint.java#L358



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to