Hi Alan,
You're right; due to an oversight, Xerces 1.4.0 didn't compile under JDK
1.1.8. But, so far as I know, all three versions of Xerces 1 that were
released since do compile under that JDK. So perhaps you could try
downloading one of them--Xerces 1.4.3 is the most recent.
Cheers,
Neil
Neil Graham
XML Parser Development
IBM Toronto Lab
Phone: 905-413-3519, T/L 969-3519
E-mail: [EMAIL PROTECTED]
Alan Mehlenbacher <[EMAIL PROTECTED]> on 10/10/2001 03:11:11 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Xerces 1.4.0 with JDK1.1.8
We do not seem to be able to successfully compile
programs using Xerces 1.4.0 with JDK1.1.8.
It appears that Xerces uses the values() method of the
HashTable class, which is JDK1.2 only! Can you advise?
Here is the error message from the compiler:
java.lang.NoSuchMethodError: java.util.Hashtable: method
values()Ljava/util/Collection; not found
at org.apache.xerces.validators.schema.OneElement
-Alan Mehlenbacher
============================
Alan Mehlenbacher
Alan Mehlenbacher Associates Ltd.
1315 Topaz Avenue
Victoria, BC, Canada, V8T 4z2
Phone: 250-384-4732 Fax: 250-384-9981
Email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]