I think I've fixed the issue (or at least part of it). See https://issues.apache.org/activemq/browse/SM-1286
If you import / include an XSLT which is located in the same directory, it should now work if you use a relative uri. You can build the 3.2 branch or 3.3 and try with this version of the saxon component. On Thu, Mar 6, 2008 at 1:27 PM, sachin2008 <[EMAIL PROTECTED]> wrote: > > Hi gnodet, > > We are facing some problem while using saxon component in our project. > > I am attaching the xbean.xml and the two xls i have used. > > xbean of saxon: > http://www.nabble.com/file/p15872166/xbean.xml xbean.xml > Two xsls's: > http://www.nabble.com/file/p15872166/Test.xsl Test.xsl > http://www.nabble.com/file/p15872166/test1.xsl test1.xsl > problem faced: > > whenever i am including a file" test1.xsl" in the main xsl "Test.xsl" > which > is configured in xbean.xml. > > If i put the test1.xsl in the the home directory of servicemix then saxon > is not throwing any exception but if i put the test1.xsl in the resources > directory of the saxon component then the saxon is throwing unable to find > test.xsl file. > > so there is any way to configure the property. > > > > ----- > Cheers > Praveen Oruganti > "Think before you act and act on what you believe" > -- > View this message in context: > http://www.nabble.com/problems-using-saxon-component-tp15872166s12049p15872166.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
