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

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

{code}
2015-12-25 11:04:20,542 | INFO  | #0 - timer://foo | XSLTTestRoute              
      | 55 - org.apache.camel.camel-core - 2.17.0.SNAPSHOT | <?xml 
version="1.0" encoding="UTF-8"?><html><body><p>
                    Version:
                    2.0<br/>
                    Vendor:
                    Saxonica<br/>
                    Vendor URL:
                    HTTP://WWW.SAXONICA.COM/</p></body></html>
{code}

> 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