You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2001/06/19 16:01:16 UTC

[Bug 2234] - java.lang.NoSuchMethodError in DOMParser.java:1132

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 neilg@ca.ibm.com  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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org