Subject: RE: running Saxon examples
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 10 Dec 1999 14:54:21 -0000
|
> I've tried to run Saxon examples.
> I have an error:
> java.lang.NoClassDefFoundError: com/icl/saxon/Propagator
> at java.lang.ClassLoader.defineClass0(Native Method)
You almost certainly have a mixture of classes from different SAXON releases
on your classpath. You're probably running an old version of the sample
application with a new version of SAXON. Clear out you libraries and
reinstall.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|