[Ikvm-developers] java.util.concurrent.LinkedBlockingQueue
Brought to you by:
jfrijters
|
From: Antoine P. <ant...@gm...> - 2006-08-18 16:32:20
|
Hello there -- I'm working on a .net application calling java classes. During runtime, I've got an exception NoClassDefFoundError concerning java.util.concurrent.LinkedBlockingQueue... Is this class implemented ? Maybe I've done something wrong (classpath problem...) ? I've seen emails talking about java.util.concurrent classes (1.5), saying that those classes are not yet available...but it was 2005's emails. Do you have any idea ? Regards, Antoine. |