DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24210>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24210 org.xml.sax.SAXParseException: say which file (incl. path) is concerned ------- Additional Comments From [EMAIL PROTECTED] 2003-10-29 18:06 ------- The challenge, of course, is that this particular error message comes from the XML parser, not from Struts -- it is out of our control. At best we could wrap it in some additional message that also includes the filename, but then you risk losing some of the other important details (like what line and column if it's a SAXParseException instead of a SAXException). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
