On Fri, 2006-10-27 at 15:22 +0300, Eero Nevalainen wrote:
> Ok guys,
> 
> First of all the MINA architecture looks great so far. Can't wait to use it.
> 
> Second: How the f*ck is anyone supposed to get started? I can understand 
> that tutorials are out of sync (should be marked Big Red&Bold), but now 
> I get this:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> edu/emory/mathcs/backport/java/util/concurrent/Executor
> 
> And the statement I'm trying to invoke is
> IoAcceptor acceptor = new SocketAcceptor();
> which was the first line of code in like half of the examples. Not very 
> encouraging. Also I wasn't able to find anything about this with a 
> reasonable effort.
> 
> PS. I'm using java version 1.5.0_06.

Hi

Welcome to the club and don't worry you'll love MINA.

Download "Backport Util Concurrent".
http://dcl.mathcs.emory.edu/util/backport-util-concurrent/


-- 
Frederic Soulier <[EMAIL PROTECTED]>
OpenPGP key available on http://www.keyserver.net
1024D/BA6700ED   49A6 8E8E 4230 8D41 1ADE  B649 3203 1DD2 BA67 00ED

Reply via email to