---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Thanks Jon. I actually am going to publicly flog myself, cause the problem was that I was using a package that was compiled for 1.2, when I was using 1.1.7B. Duh. I got the package compiled with 1.1.7B, and presto, everything worked. Except the Oracle JDBC drivers, but that is unrelated to JServ. ;) Josh, hanging his head in shame. On 18 Feb 00, at 20:42, jon * wrote: > ---------------------------------------------------------------- > 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] > -- -------------------------------------------------------------- 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]