Re: [Jelly] handing invalid XML

2002-10-15 Thread James Strachan
From: Morgan Delagrange [EMAIL PROTECTED] I am preparing a change to the org.apache.commons.jelly.Jelly class that will allow clients to enable XML validation. However I noticed that the XMLParser.warning(SAXException) method simply logs warnings without throwing the exception. That means

[Jelly] handing invalid XML

2002-10-14 Thread Morgan Delagrange
Hi all, I am preparing a change to the org.apache.commons.jelly.Jelly class that will allow clients to enable XML validation. However I noticed that the XMLParser.warning(SAXException) method simply logs warnings without throwing the exception. That means that whether or not validation