---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- on 2/17/00 12:02 PM, Joshua Chen <[EMAIL PROTECTED]> wrote: > java.lang.NoClassDefFoundError: java/util/HashMap in This is a JDK 1.2 class. Your code appears to be trying to call that class. Install a newer JDK. In fact, 1.1.7A on Solaris is totally out dated...green threads is even worse! You should use the latest Solaris production release JVM. -jon -- Come to the first official Apache Software Foundation Conference! <http://ApacheCon.Com/> -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]