[ http://issues.apache.org/jira/browse/DIRMINA-224?page=comments#action_12419451 ]
Trustin Lee commented on DIRMINA-224: ------------------------------------- Plus, please try to create one encoder/decoder instance per session. You can create a singleton that can process multiple sessions at the same time, but it's quite hard to implement. Please refer to the 'reverser' example included in 0.8.2. > Data Corruption > --------------- > > Key: DIRMINA-224 > URL: http://issues.apache.org/jira/browse/DIRMINA-224 > Project: Directory MINA > Type: Bug > Environment: Linux version 2.4.29-3.2a (gcc version 2.96 20000731 (Red Hat > Linux 7.1 2.96-98)) #1 Fri May 27 10:39:22 PDT 2005 > java version "1.5.0_05" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) > Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode) > Reporter: Hanson Char > Assignee: Trustin Lee > Attachments: Mina-0.8.2-bug.jar, Mina-0.9.4-bug.jar, TEST-test.JUnitTest.jar > > Messages written to the session get corrupted when Mina 0.8.2 is run on Linux > 7.2, but not when run on Windows XP. Note there is no explicit use of thread > pool. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
