Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 66814 invoked from network); 17 Feb 2005 15:25:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Feb 2005 15:25:01 -0000 Received: (qmail 39774 invoked by uid 500); 17 Feb 2005 15:24:56 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 39727 invoked by uid 500); 17 Feb 2005 15:24:56 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 39714 invoked by uid 99); 17 Feb 2005 15:24:55 -0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=DNS_FROM_RFC_POST,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (hermes.apache.org: transitioning domain of vinson.lists@charter.net does not designate 194.223.227.209 as permitted sender) Received: from mail.semagix.com (HELO mail.semagix.com) (194.223.227.209) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 17 Feb 2005 07:24:55 -0800 Received: from [192.168.11.184] ([192.168.11.184]) by mail.semagix.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 17 Feb 2005 15:24:52 +0000 Message-ID: <4214B741.1050409@charter.net> Date: Thu, 17 Feb 2005 10:24:49 -0500 From: Jason Vinson User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Users List Subject: [Digester] SAXNotRecognizedException on XSD's X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Feb 2005 15:24:52.0368 (UTC) FILETIME=[D3942100:01C51504] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I am reworking a digester module in a project to use an XSD for validation, and I am getting an interesting exception from the org.apache.commons.digester.parser.XercesParser class. In the configureXerces method on the line that says: factory.setFeature(XERCES_DYNAMIC, true); i get the following: org.xml.sax.SAXNotRecognizedException: Feature: http://apache.org/xml/features/validation/dynamic I was using xeces 2.4, so i upgraded to 2.6.2, but it's still there. Any idea what this may be from? Should i post to the xerces list instead? Thanks in advance, Jason -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCFLdAAQ71cZOfvEQRAls4AJ0V6NF53B1jt2Bj41ibeTl2FYFBAQCggGi9 7m68ut+e9EH2OzHYPD0+1q4= =8eJm -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org