Whenever you see a 'java.lang.NoClassDefFoundError,' that means you are
missing the jar file containing the indicated class (in this case,
org.apache.xml.serializer.TreeWalker). You'll want to look out on the web
to find out what jar file contains that class, and download it from Apache.
jk
On M
need xalan 2.6 jar file
SEVERE: Exception starting filter struts2
java.lang.NoClassDefFoundError: org/apache/xml/serializer/TreeWalker
at
org.apache.xalan.processor.TransformerFactoryImpl.newTransformerHandler(TransformerFactoryImpl.java:753)
at
com.opensymphony.xwork2.util.DomH
2 matches
Mail list logo