Hello,
I try to get a route with a xslt as osgi package up and running.
Environment:
karaf - camel 2.11, camel 2.10
servicemix 4 and 5
route as simple xml file or as jar
blueprint or spring
xsl file in etc directory or as resource in the jar
A lot of combinations - no luck.
Everything end in
Caused by: javax.xml.transform.TransformerException: java.io.FileNotFoundException: Cannot find resource in classpath for URI: net\test\resources\removeNS.xsl
I read about problems with the osgi resource loader but for the freemarker bundle the resource template is found.
Is there a way to get camel xslt and osgi up and running ?
Thanks
labo
Please check https://community.jboss.org/thread/229920