Hi, I use MINA 2.0.0 M6 with eclipse. I try to use the chat example but I can start the server but when I run the client... The error is at line 40 in the file SwingChatClient (handler = new SwingChatClientHandler(SwingChatClient. this);) because the constructor SwingChatClientHandler(SwingChatClient) is undefined... how i can resolve the problem?
Thanks
