When I try to use SSHD 0.7.0 I'm getting a NoSuchMethodError. I saw the 
previous post on this question, and have tried including both mina-core 
2.0.4 and 2.0.5, but neither fixes it.

Any suggestions?

java.lang.NoSuchMethodError: org.apache.mina.core.service.IoAcceptor.bind
(Ljava/net/SocketAddress;)V
        at org.apache.sshd.SshServer.start(SshServer.java:374)
        at org.apache.sshd.SshServer$start.call(Unknown Source)

Thanks,

Andrew

Reply via email to