Hi Arv, these are classes from MINA 1.x, they changed some names in MINA 2.x. If you use the MINA 2.x quickstart guide it should work, also have a look at: http://mina.apache.org/changes-between-2x-and-1x.html
hth, greetings, christian! 2008/4/8, Arv Mistry <[EMAIL PROTECTED]>: > > 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 >
