Hi,
When i look at ur error log. I see errors from Xerces or Xalan parser which is strange because u r using a different parser like JAXP1.1. The method not found exception for StartElement is the error message from the application which is looking for Xerces or Xalan parser jar files in the classpath.
U said u r using "JAXP 1.1. parser and tomcat3.2.1 and JDK1.3.1 and SAX parser " i have no idea about JAXP1.1 but what is the SAX parser ? u didn't give the name of the parser. why don't put the jar files from Xerces or Xalan in Tomcat's classpath.
Those jar files are available in
www.apache.org. Regards,
mahendran