Re: Relative URL for XSL in XSLT component

2015-06-10 Thread Ujeen
Hi, guys bringing this thread back to live I faced a case when relative path like this: ../../test/xslt doesn't work Here is what I do ../../test/xslt/EQM98_30032015 xslt:file:${header.xslt-local-url} I get error like this: 11:05:34,747 MSK ERROR DefaultErrorHandler - Failed deli

Re: Relative URL for XSL in XSLT component

2013-01-03 Thread Christian Müller
Please have a look at [1] which shows it works. Could you please remove "file:" and try it again. [1] https://svn.apache.org/repos/asf/camel/tags/camel-2.8.5/components/camel-spring/src/test/java/org/apache/camel/component/xslt/XsltFromFileExceptionTest.java Best, Christian On Wed, Jan 2, 2013 a