You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/03/03 12:48:45 UTC

[jira] [Resolved] (CAMEL-9401) camel-core - OSGi dynamic import for saxon?

     [ https://issues.apache.org/jira/browse/CAMEL-9401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-9401.
--------------------------------
    Resolution: Later

> 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.15#6346)