Daryl Richter-3 wrote: > > > if you put it in the src/main/resources directory of your > ServiceUnit, maven will build it into your deployment jar and it will > then be accessible on classpath, like so: > > <saxon:xslt service="svc" endpoint="ep" > resource="classpath:transform.xsl"/> > >
for sure, however what you presented is SM endpoint for saxon SE not camel internal endpoint for xslt component :) -- View this message in context: http://www.nabble.com/Camel%2BSM-question-tf4874073s12049.html#a13970187 Sent from the ServiceMix - User mailing list archive at Nabble.com.
