> -----Original Message-----
> From: Bob Stayton
>
> Yes, this looks like a bug. I've asked the developers list
> to look into it.
There is a problem with the xalan25.jar file too. The workaround is the same
(use JAR from previous version).
Something went wrong in the build process, apparently. I found that the
faulty JAR files have incorrect paths (i.e. package structure) inside them.
In saxon653.jar, the path is "saxon643/.classes/com/nwalsh/saxon" instead of
the expected "com/nwalsh/saxon".
/MJ