--- src/org/apache/xalan/processor/TransformerFactoryImpl.java.org	2007-04-10 18:03:35.000000000 +0200
+++ src/org/apache/xalan/processor/TransformerFactoryImpl.java	2007-04-10 17:42:58.000000000 +0200
@@ -999,7 +999,7 @@
   }
 
   /** The error listener.   */
-  private ErrorListener m_errorListener = new org.apache.xml.utils.DefaultErrorHandler(false);
+  private ErrorListener m_errorListener = new org.apache.xml.utils.DefaultErrorHandler(true);
 
   /**
    * Get the error listener in effect for the TransformerFactory.
