Hi, Can anybody give me clues on how exactly Saxon Component works.I have tried the following, here is the configuration file:
<beans xmlns:sm="http://servicemix.apache.org/config/1.0" xmlns:test="http://servicemix.apache.org/test/1.0/" xmlns:saxon="http://servicemix.apache.org/saxon/1.0""> <saxon:xslt service="test:saxon-component" endpoint="endpoint" resource="classpath:po-parser.xsl" /> </beans> I have put the xsl file under conf directory. Thanks in advance -- View this message in context: http://www.nabble.com/Help%3AHow-Saxon-Component-Works--tf4508410s12049.html#a12857589 Sent from the ServiceMix - User mailing list archive at Nabble.com.
