[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: Broken SAX parser after app server port
  • From: "Hamacher, John E." <HamacherJE@D...>
  • Date: Mon, 31 Jan 2005 10:44:42 -0600

I recently ported a WebSphere 4 application to Tomcat 5.  The schema-validated SAX parser (Xerces) in the program broke down.  It is now firing characters() when encountering whitespace after each end tag.  I have noticed some other unusual behavior such as the enormous size of the ch arrays being passed to characters().  The ch arrays are almost always of size 2048 and contain my entire XML document from beginning to wherever the 2048th character is.   I have tried adjusting the buffer size of the XMLReader to no avail.  I have looked for jar conflicts but haven’t found any yet.  Anybody relate to this?

 

J. Eric Hamacher

Wisconsin Department of Justice

 


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member