http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2421 *** shadow/2421 Mon Jul 2 05:39:37 2001 --- shadow/2421.tmp.23352 Mon Jul 2 05:39:37 2001 *************** *** 0 **** --- 1,20 ---- + +============================================================================+ + | getProperty throws exception for "schemaLocation" and "noNamespaceSchemaLo | + +----------------------------------------------------------------------------+ + | Bug #: 2421 Product: Xerces-J | + | Status: NEW Version: 1.4.1 | + | Resolution: Platform: Other | + | Severity: Normal OS/Version: Other | + | Priority: Other Component: Core | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + You can set the "schema/external-schemaLocation" and "schema/external- + noNamespaceSchemaLocation" in the org.apache.xerces.framework.XMLParser class + but if you try get the contents via a getProperty call a + SAXNotRecognizedException will be thrown. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
