I am able to view the file examples/xsl/data.xml via the servlet-chaining definition 
in config/global-web-application.xml file that performs a XSLT using 
examples/xsl/data.xsl - no problems, no errors, no log file entries.  All other xml 
files in this directory (I also duplicated this file to data2.xml) generate the error:

    500 Internal Server Error
    Failed to initialize chaining servlet for contenttype text/xml (xsl)

and the following error is in the global-application.log:

    11/2/00 5:30 PM defaultWebApp: Error initializing servlet
    java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLProcessorException

I have looked at the mailing list archives and have not seen this problem.  Does 
anyone have any insight as to how to solve this problem?

My system consists of Orion 1.3.8 with JDK 1.3.0 running on Solaris 8/SPARC.

Reply via email to