---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Java Apache Users wrote: > > >It's likely to be a package name issue, e.g. if your class is called > com.foo.servlet.Bar then the file will need to be in > > > ><repository>/com/foo/servlet/Bar.class > > > >and copying Bar.class to <repository> will not work. > > > >Jerry Brantley wrote: > > > >> > >> I installed (PKGs from Cobalt site) JServ and Classpath. The two CLASS > files (Hello and IsItWorking) work fine. However, no other CLASS files > copied to the same directory (default repository) work. Receive a > NoClassDefError. Please help. > >> -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]