Re: AW: xslt exception

2005-08-15 Thread Robert Koberg
[xslt] Loading stylesheet /home/ron1/workspace/Portal/tools/properties/properties.xsl [xslt] : Error! Error checking type of the expression 'com.sun.org.apache.xalan.internal.xsltc.compiler.ApplyTemplate [EMAIL PROTECTED]'. You might want to drop a xalan jar in you ant/lib dir so you can u

AW: xslt exception

2005-08-15 Thread Jan.Materne
I would guess, that your xsl stylesheet is not valid. For quick checks I use a browser (it´s integrated xslt): - copy your xml - insert a reference to your stylesheet - open the xml in the browser Usually it gives you a more meaningful message. You could also open the stylesheet in the browser