Hello, I'm trying to work my way through these mina tutorials: http://mina.apache.org/mina-project/userguide/ch2-basics/sample-tcp-server.html <http://mina.apache.org/mina-project/userguide/ch2-basics/sample-tcp-server.html> http://mina.apache.org/mina-project/quick-start-guide.html <http://mina.apache.org/mina-project/quick-start-guide.html>
I'm already failing at the import though because import org.apache.mina.transport.socket.nio.NioSocketAcceptor; isn't part of the download. I guess the tutorial is outdated, can anyone point me to an updated version? Thanks -- View this message in context: http://apache-mina.10907.n7.nabble.com/Package-org-apache-mina-transport-socket-nio-missing-quick-start-guide-outdated-tp39702.html Sent from the Apache MINA Developer Forum mailing list archive at Nabble.com.
