http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2234 *** shadow/2234 Tue Jun 19 06:36:25 2001 --- shadow/2234.tmp.24101 Tue Jun 19 07:01:16 2001 *************** *** 2,9 **** | java.lang.NoSuchMethodError in DOMParser.java:1132 | +----------------------------------------------------------------------------+ | Bug #: 2234 Product: Xerces-J | ! | Status: NEW Version: 1.4 | ! | Resolution: Platform: PC | | Severity: Critical OS/Version: Windows 9x | | Priority: Other Component: Schema-Datatypes | +----------------------------------------------------------------------------+ --- 2,9 ---- | java.lang.NoSuchMethodError in DOMParser.java:1132 | +----------------------------------------------------------------------------+ | Bug #: 2234 Product: Xerces-J | ! | Status: RESOLVED Version: 1.4 | ! | Resolution: WORKSFORME Platform: PC | | Severity: Critical OS/Version: Windows 9x | | Priority: Other Component: Schema-Datatypes | +----------------------------------------------------------------------------+ *************** *** 54,56 **** --- 54,62 ---- :381) at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1035) at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1076) + + ------- Additional Comments From [EMAIL PROTECTED] 2001-06-19 07:01 ------- + I have never seen an error like this caused by anything other than a problem + with the classpath--i.e., a situation in which another jarfile than Xerces is + placed before Xerces on the classpath and contains an older implementation of + DOM than Xerces does. So please look very carefully at your classpath setting. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]