Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/XERCESJ-1018

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XERCESJ-1018
    Summary: Default ErrorHandler on DocumentBuilder creates console output.
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Xerces2-J
 Components: 
             JAXP
   Versions:
             2.6.2

   Assignee: 
   Reporter: Paul Brown

    Created: Thu, 7 Oct 2004 8:52 AM
    Updated: Thu, 7 Oct 2004 8:52 AM
Environment: MacOS X, Linux, Windows; JDK 1.4.2_various

Description:
The DocumentBuilderFactory implementation creates DocumentBuilder instances with an 
ErrorHandler instance that outputs to the console, which is generally undesireable as 
a default behavior.

While it is possible to configure around this issue in individual cases, the use of 
JAXP libraries by other pieces of a system cannot necessarily be controlled.

The default ErrorHandler configuration on DocumentBuilder should do nothing.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to