Re: 404 errororg/apache/xml/serializer/TreeWalker

2008-06-16 Thread Jim Kiley
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

404 errororg/apache/xml/serializer/TreeWalker

2008-06-16 Thread srinivasa varanasi
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