From: <php...@li...> - 2007-04-17 09:08:30
|
Hi, > Unresolved external reference: > java.lang.NoClassDefFoundError: > MultiThreadedExample$GetThread. -- Unable to call > the method, see the README > section "Java platform issues" for details. you need to add the java library which exports a feature needed by MultiThreadedExample$GetThread. Most likely commons.[1] Please see the README section "Java platform issues" or our FAQ for details. Regards, Jost Boekemeier [1] Java's module concept is entirely insane. Microsofts .NET shows how to do this right... __________________________________ Yahoo! Clever: Stellen Sie Fragen und finden Sie Antworten. Teilen Sie Ihr Wissen. www.yahoo.de/clever |