On Jul 12, 2006, at 2:54 PM, [EMAIL PROTECTED] wrote:
I'm having a strange problem. I'm running a MINA Server that is verysimilar to the echo example. When I telnet to the server to test it, everything works fine. However, whenever I use the commons.net TelnetClient, the server receives the message, but neither messageReceived() or dataRead() is called.
Have you compared what the LoggingFilter outputs in each case to see if there is a difference in the data payload?
(I manually replaced the IP address with X's) But the println's in message Received() & dataRead() are not coming up. I'm using MINA version 0.9.4and JRE 1.4.2_12. Any assistance you could provide would be greatly appreciated.
Do you have any IoFilter's in the chain that could be preventing propagation of the data?
If all else fails, could you post a small example illustrating the problem?
thanks! -pete -- [EMAIL PROTECTED] - http://fotap.org/~osi
smime.p7s
Description: S/MIME cryptographic signature
