Re: Parsing error with sax

2007-11-05 Thread Michael Glavassevich
Hi Andrea, This is failing in Digester code but I'm not a user of that component so couldn't give you a clue as to why. One thing I noticed is the "org.apache.xerces.framework.*" classes in your stack trace. Those classes only exist in Xerces-J 1.x meaning you're not actually using Xerces-J 2.9.1.

Parsing error with sax

2007-11-05 Thread Andrea Cerisara
Hi all, I' ve a problem in parsing a simple xml file of a web application. This is the file: /path/to/img /path/to/css /path/to/js /path/to/html /path file.log dataSource /path/to/file.xml