I just downloaded the latest 2.0 tar.bz2 and also tried the tar.gz.
I am trying to build the MinaTimeServer given in the Quick Start Guide.
But I seem to missing some basic
classes;
org.apache.mina.common.ByteBuffer
org.apache.mina.common.SimpleByteBufferAllocator
org.apache.mina.filter.LoggingFilter
org.apache.mina.transport.socket.nio.SocketAcceptor
org.apache.mina.transport.socket.nio.SocketAcceptorConfig
They dont appear to be in any of the jars that came in the download. I
verified the MD5
checksums and it seems to match
Anybody know which jar should these classes be in? What am I missing?
Any help would be appreciated. Thanks!
Cheers Arv