Return-Path: Delivered-To: apmail-xml-commons-dev-archive@www.apache.org Received: (qmail 23733 invoked from network); 7 Mar 2010 16:07:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Mar 2010 16:07:41 -0000 Received: (qmail 91784 invoked by uid 500); 7 Mar 2010 16:07:20 -0000 Delivered-To: apmail-xml-commons-dev-archive@xml.apache.org Received: (qmail 91747 invoked by uid 500); 7 Mar 2010 16:07:20 -0000 Mailing-List: contact commons-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list commons-dev@xml.apache.org Received: (qmail 91740 invoked by uid 99); 7 Mar 2010 16:07:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Mar 2010 16:07:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Mar 2010 16:07:18 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 973D7234C1EF; Sun, 7 Mar 2010 16:06:57 +0000 (UTC) From: bugzilla@apache.org To: commons-dev@xml.apache.org Subject: DO NOT REPLY [Bug 44426] Please make catalog use default instead of an afterthough X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: XmlCommons X-Bugzilla-Component: Resolver X-Bugzilla-Keywords: ErrorMessage, RFC, Xerces2, XSLTBug X-Bugzilla-Severity: normal X-Bugzilla-Who: mrglavas@ca.ibm.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: commons-dev@xml.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20100307160657.973D7234C1EF@brutus.apache.org> Date: Sun, 7 Mar 2010 16:06:57 +0000 (UTC) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=44426 --- Comment #1 from Michael Glavassevich 2010-03-07 16:06:53 UTC --- Ted, I'm not sure what you're suggesting we do. Changing default behaviours has the potential to break many applications. We simply cannot do that. There are well documented ways for applications to avoid or reduce network access, including the use of XML Catalogs, custom entity resolvers and the grammar caching facilities supported by Xerces and also the JAXP standard. The tools are there. People should be using them. I believe improving the situation is a matter of education. The more folks you block with a 503 response the more they'll realize that they need to do something and will have to change their application for it to work again. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.