Hi Anthony, Anthony Elder wrote: > fwiw, i also get this on Sun JDK 1.5 but it works fine on IBMs JDK 1.5. > Also, having Xalan 2.7 in the Sun JDK 1.5 endorsed directory fixes the > problem. > thank you very much for this hint!
In the meantime I managed to get a hold of Xalan 2.7 (at the moment 2.8 is the latest version). Created the "endorsed" directory in "...\jre\lib\endorsed" and copied the Xalan 2.7 files into it. The sample works again! Also, after experimenting with Xalan 2.8 (jars from 'Xerces-J-bin.2.8.1.zip') it did not work initially, but after extracting "xalan.jar" from 'Xerces-J-tools.2.8.1.zip' and copying it into the 'endorsed' directory solves the problem of not finding 'org.apache.xalan.processor.TransformerFactoryImpl'. Kudos to you (works on Java 1.5 and 1.6 again)! Regards, ---rony --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]