gnodet wrote:
> 
> What happens when you to an import from one of the xsl loaded with
> "classpath:xx" ?
> Does it fail ? I'm not sure this is supported because the
> "classpath:xx" stuff is provided by spring, so the xml parser may not
> recognize it.  Maybe this can be improved...
> 
> 

though the common.xsl is in classpath, I get an exception:

Error at xsl:include of :
  XTSE0165: java.io.FileNotFoundException:
  /opt/fuse/apache-servicemix-fuse-3.2.0-SNAPSHOT/common.xsl (No such file
or directory)
ERROR - SaxonComponent                 - Error processing exchange InOut[
  id: ID:172.23.14.12-114db38ad92-4:35
  status: Active
  role: provider
  service: {http://www.myorganization.com/test}XsltRequestServiceB
  endpoint: endpoint
  in: <?xml version="1.0" encoding="UTF-8"?><TestRequestB .....

Obviously, the file is searched in root of fuse installation, and not in
classpath.



-- 
View this message in context: 
http://www.nabble.com/how-to-define-multiple-xslt-resources-in-saxon-component-tf4400676s12049.html#a12554975
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to