it works with xalan 2.6.0. If this lib is required, why isn't it in the war WEB-INF/lib ?
2006/12/6, nicolas de loof <[EMAIL PROTECTED]>:
Hello, I'd like to install Struts 2.0.1 apps as a live-demo to Struts 2. I'm using Tomcat 4.1.30 on Java5 (jrockit). When running mailreader app, I get : TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found Seems there is some dependency to Xalan. I added xalan-2.7.0 in tomcat common-lib and got a NoSuchMethodError : nextSibling. What version is used by struts ? Nico.