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.

-Eero Nevalainen, Indagon

Reply via email to