Re: Saxon Integration (Newbie)

2001-12-06 Thread Sylvain Wallez
> Think I've found a couple of problems in the sitemap.xsl file > > Line 430 > XSLTFactoryLoader:hasSubstitutions(@pattern) > should maybe read: > XSLTFactoryLoader:hasSubstitutions($factory-loader, @pattern) > > > Line 921 > XSLTFactoryLoader:escape($pattern-value) > should maybe read: >

RE: Saxon Integration (Newbie)

2001-12-04 Thread Luke Studley
and joined the list) yesterday.   Thanks   Luke           -Original Message- From: Luke Studley [mailto:[EMAIL PROTECTED]] Sent: 04 December 2001 14:52 To: '[EMAIL PROTECTED]' Subject: Saxon Integration (Newbie)   Hi all   I've just started using C2 and am having some dif

Saxon Integration (Newbie)

2001-12-04 Thread Luke Studley
Hi all   I've just started using C2 and am having some difficulties getting saxon (6.5) to work. I have a simple XML page and a single stylesheet, I have this working with the default Xalan processor - but when I plug in Saxon (by placing it in the WEB-INF/lib directory and declaring it i