> java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTProcessorFactory This file is in Xalan.jar not Xerces.jar ? Orion no longer needs Xerces, it uses JAXP and Crimson instead. You should code to the JAXP API anyway, not to Xerces specific APIs - for portability. -mike
- Xerces.jar Eduardo Estefano
- Re: Xerces.jar Mike Cannon-Brookes
- Re: Xerces.jar Kesav Kumar
