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]